@media (max-width: 575px) {
  body.PressContent section.section_contents.jumbotron section.section_carousel .carousel-control-prev, body.PressContent section.section_contents.jumbotron section.section_carousel .carousel-control-next {
    display: none;
  }
}

body.PressContent section.section_contents .box1 {
  float: left;
}

