@media (max-width: 1149px){    header .menu ul li a{        padding: 0 7px;    }    footer .menu ul li + li{        margin-left: 16px;    }    footer .box_flex{        align-items: center;        align-content: center;    }    header .contact .tel,    header .mail,    footer .contact .tel,    footer .mail{        float: none;    }    header .call_me,    header .write,    footer .call_me,    footer .write{        float: none;        margin: 15px 0 0;    }}