/*@media screen and (max-width: 1920px) {*/
/*    .section .warp .content .post .more {*/
/*        position: fixed!important;*/
/*        top: 22vw!important;*/
/*        left: 81.325vw!important;*/
/*    }*/
/*}*/

@media screen and (max-width: 768px){
    .header .contact-phone a{
        font-size: 17px!important;
        text-shadow: unset!important;
    }
}