media only screen and (max-width: 768px) {
    .header .mobile-header-items-container .menu ul li a {
        font-size: 1.25rem;
    }
}