/*
 Theme Name: Divi Child
 Description: Divi Child Theme
 Author: Dan Yap
 Template: Divi
 Version: 1.0.0
*/
@media (max-width: 1199.98px) {
}
/* // Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
}
@media (max-width: 980px) {
}
/* // Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
}
/* // Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
}
@media (max-width: 500px) {
}
/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}
/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
}
@media (min-width: 981px) {
}
/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
}
/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}
@media (min-width: 1400px) {
  .camper-feat-row-1 .et_pb_column_3,
  .camper-feat-row-1 .et_pb_column_4,
  .camper-feat-row-1 .et_pb_column_5 {
    padding-top: 30% !important;
  }
}
@media (min-width: 1600px) {
  .camper-feat-row-1 .et_pb_column_3,
  .camper-feat-row-1 .et_pb_column_4,
  .camper-feat-row-1 .et_pb_column_5 {
    padding-top: 20% !important;
  }
}
