.page-blue-rhino-propane-exchange .site-inner {
    border: none;
}
.page-blue-rhino-propane-exchange .site-container {
}
.page-blue-rhino-propane-exchange .content p {
    font-size: 16px;
}
.page-blue-rhino-propane-exchange h2,
.page-blue-rhino-propane-exchange .content-wrapper > h3 {
    text-align: center;
}
.content-wrapper {
    max-width: 820px;
    margin: 0 auto;
}
.content-wrapper > h3 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 38px 0 20px;
}
.page-blue-rhino-propane-exchange .bootstrap-scope h2 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
}
.video-section {
    margin: 64px 0 24px;
}
.page-blue-rhino-propane-exchange .row {
    display: flex;
}
.page-blue-rhino-propane-exchange .row.video-section {
    align-items: center;

    justify-content: center;
}
.disclaimer p {
    font-size: 14px;
}
.page-blue-rhino-propane-exchange .col-md-4 {
    padding-right: 34px;
    padding-left: 34px;
}
.print.button {
    background-color: transparent;
    max-width: 440px;
    margin: 14px auto;
    display: block;
}
.print.button:hover {
    background-color: transparent;
}
.print.button:focus {
    color: white;
}
.page-blue-rhino-propane-exchange .bootstrap-scope sup {
    top: -5px;
    font-weight: normal;
}
.page-blue-rhino-propane-exchange .row h3 {
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 20px;
}

.page-blue-rhino-propane-exchange .after-header-container {
    opacity: 0;
    margin-top: 0;
    visibility: hidden;
}
.page-blue-rhino-propane-exchange .site-inner {
    box-shadow: none !important;
}
.page-blue-rhino-propane-exchange .entry-title {
    display: none;
}

@media only screen and (max-width: 997px) {

    .page-blue-rhino-propane-exchange .row:not(.video-section) {
        display: block;
        text-align: center;
    }
    .page-blue-rhino-propane-exchange .row:not(.video-section) .col-md-4  {
        margin-bottom: 36px;
    }

}

@media only screen and (max-width: 768px) {
    .page-blue-rhino-propane-exchange .row.video-section {
        display: block;
        text-align: center;
    }
}