@media screen and (max-width: 750px) {
    .about{margin-top:66px;}
    /*.phond_menu{position:relative;height:66px;}*/
}

@media screen and (min-width: 751px) and (max-width: 1024px){
    .w > div{padding:0 3%;}

}









































