#webform-submission-dealer-signup-block-content-9-add-form {
    padding: 4% 6%;
    background-color: #daa5203d;
    /* color: white!important; */
    margin-bottom: 50px;
}

#edit-name {
    width: 37%;
}

.field.field--name-field-webform.field--type-webform.field--label-above .field--label {
    display: none;
}

.package-images-poster .right-column {
    width: 24%;
}

.bottom-row {
    clear: both;
    font-size: .75em;
    margin-bottom: 50px;
}

.package-images-poster .left-column {
    width: 60%;
    float: left;
}

.package-images-poster h2 {
    border-bottom: none;
}

.package-images-two-column .left-column {
    padding-left: 6%;
}

.package-images-two-column .right-column {
    padding-right: 16%;
}

.package-images-two-column h2 {
    border-bottom: none;
}

.package-images-poster {
    clear: both;
    padding-top: 75px;
}

.disclaimer {
    font-size: 13px;
    line-height: 1;
    margin-top: 5px;
    display: block;
}

.package-images img {
    width: 50%;
}

.package-images {
    clear: both;
    padding-top: 25px;
    border-top: 6px solid gold;
    margin-top: 35px;
}

.package-images h2 {
    /* width: 45%; */
    float: left;
    border-bottom: none;
}

.package-info {
    clear: both;
}

.package-info h2 {
    border-bottom: 0px;
}

.package-info .col-sm-4.bs-region.bs-region--right {
    width: 66.66%;
    padding-top: 25px;
    border-top: 6px solid gold;
    margin-top: 35px;
}

.package-info .col-sm-4.bs-region.bs-region--left {
    padding-top: 25px;
    border-top: 6px solid goldenrod;
    margin-top: 35px;
}

.gas-columns .col-sm-4.bs-region {
    font-size: 1.75em;
    line-height: 1.2;
    padding: 25px 30px;
    background-color: #f6eeda;
    width: 31.75%;
    margin-right: 1.5%;
}

#gas_pains_banner {
    margin-left: -15vw;
    background-color: dodgerblue;
    padding: 9vw;
    width: 110vw;
    background: url(/sites/default/files/2022-06/gas-pains-1800x900.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 35px;
    margin-top: -18px;
    height: 65vh;
    text-align: center;
}

@media screen and (max-width: 767px) {

#gas_pains_banner {
    margin-left: -15vw;
    background-color: dodgerblue;
    padding: 9vw;
    width: 110vw;
    background: url(/sites/default/files/2022-06/gas-pains-1800x900.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 35px;
    margin-top: -18px;
    height: 110vw;
    text-align: center;
}

.gas-columns .col-sm-4.bs-region {
    font-size: 1.75em;
    line-height: 1.2;
    padding: 15px 15px 15px 15px;
    background-color: #f6eeda;
    border-right: 0;
    border-bottom: 10px white solid;
    width: 100%;
}

.package-info .col-sm-4.bs-region.bs-region--right {
    width: 95%;
    padding-top: 25px;
    border-top: 0px!important;
    margin-top: -35px!important;
}

.package-images-two-column .right-column {
    padding-right: 0;
    margin-top: 35px;
}

.package-images-poster {
    clear: both;
    padding-top: 35px;
}

.package-images-poster .right-column {
    width: 40%;
    margin-top: 35px;
    float: none;
    margin-bottom: 85px;
}

.package-images-poster .left-column {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.package-images-poster .left-column {
    width: 100%;
    float: left;
    padding-bottom: 36px;
}

}