/*13 inch retina*/
@media (min-width: 799px) and (max-width: 1350px) {
    body .main--menu ul a{
        font-size: 100px !important;
    }
}