@media only screen and (min-width: 1024px) and (orientation: landscape) {
  #page-assurance-auto .section2 {
    padding-bottom: 30px;
  }
  #page-assurance-auto .section2 .container {
    width: 90%;
  }
  #page-assurance-auto .section2 .container .flex-switch .col-2 {
    padding-bottom: 0;
  }
}
