.category.main > p {
  font-size: 16px;
  line-height: 1.6;
  max-width: 800px;
  margin-bottom: 12px; }

#ymm-container {
  min-height: 175px; }

@media only screen and (max-width: 767px) {
  #ymm-container {
    min-height: 290px; } }

.heroCarousel {
  min-height: 45vw;
  max-height: 502px; }

@media only screen and (max-width: 767px) {
  .heroCarousel {
    min-height: 42vw; } }
