/*=== Media Queries ===*/
@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}