@import "/wp-content/themes/DentalCMO-Badger/wp-less/mixins.less"; @media (min-width:769px) { #npoo { min-width:270px; margin-left: 20px; } } @media (max-width:768px) { #sectionOne { > div { > div.flex:nth-of-type(2) { max-width:420px; margin: 0 auto; } } } #sectionTwo { > div { padding: 30px 10px; } } .testimonial_rotator { &.template-longform { .testimonial_rotator_quote { line-height: 1.2em; font-size: 14px; } } } .entry-content { .highlight { h4 { margin: 0; } .highlightSlider { transform: none; } } } } #covidLetter { text-align: center; position: fixed; top: 0; bottom: 0; right: 0; left: 0; margin: auto; width: 500px; max-width: 100%; z-index: 99999; background-color: #628b73; padding: 10px; height: fit-content; max-height: 200px; display: none; justify-content: center; } #covidLetter a { color: #fff; } #closeAd { cursor: pointer; position: absolute; left: 0px; top: -6px; padding: 5px 10px; background-color: #fff; z-index: 9; } #covid-19 h1 { text-align: center; }