.section.image-break {height: calc(100vw * (680/1800));background-position: center;background-size: cover;}@media (max-width: 991px) {.section.image-break {height: calc(100vw * (530 / 760));}}.section.image-break a {width: 100%;height: 100%;display: inline-block;}.section.hide-on-mobile {display: none;}@media (min-width: 992px) {.section.hide-on-mobile {display: block;}}.section.hide-on-desktop {display: block;}@media (min-width: 992px) {.section.hide-on-desktop {display: none;}}