#footer-info {
    float: right;
}

.et_pb_column_1_2 .et_pb_promo, .et_pb_column_1_3 .et_pb_promo, .et_pb_column_1_4 .et_pb_promo {
    padding: 120px;
}

#fullimages .et_pb_row.et_pb_row_fullwidth {
    max-width: 100% !important;
    width: 100% !important;
}

#fullimages .et_pb_column {
    margin-right: 0;
    padding: 0 5px;
}

#fullimages .et_pb_column {
    margin-right: 0;
}
#fullimages .et_pb_column_1_4 {
    width: 25%;
}

#fullimages .et_pb_row {
    padding: 10px;
}

h4 {
    font-weight: 800;
    text-transform: uppercase;
    color: #d28d21 !important;
  	font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif !important;
}

@media only screen and (max-width: 415px) {
.et_pb_column_1_2 .et_pb_promo, .et_pb_column_1_3 .et_pb_promo, .et_pb_column_1_4 .et_pb_promo {
    padding: 40px;
}
  }