.pane-block-21, .pane-block-51 {
    background-color: white;
    height: 303px;
    width: 250px !important;
    padding: 20px 10px 20px 10px !important;
    margin: 55px auto 95px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
}

.pane-block-9 {
    background-color: #CED6DC;
    height: 308px;
    width: 227px !important;
    padding: 18px 20px 17px 23px !important;
    margin: 55px auto 95px auto;
    display: flex;
    font-size: 0.79em;
}

#section-header {
    display: none;
}
#page-title {
    display:none;
}
.zone-content-wrapper {
    padding-top: 7%;
}
#zone-footer {
    display: none;
}
.zone-content-wrapper {
    background-image: url("/sites/default/files/images/Central_Campus_2-large.jpg");
    background-size: cover;
    height: 100vh;
}

.panels-flexible-12 {
    margin-right: 0px;
}

.panel-col-last {
    width: 0px;
    margin-left: 0px;
}

.pane-block-9 {
    margin-left: 0px;
}

.inside {
    margin: 0px 0px 0px 0px !important;
    padding-left: 0em !important;
    padding-right: 0em !important;
}

@media screen and (max-width: 566px) {
    .pane-block-21 {
        margin: 0 0 0 0 !important;
        float: none !important;
    }
    .pane-block-9 {
        margin: 0 0 0 0 !important;
        float: none !important;
    }
    .panel-col-first, .panel-col-last {
        float: none !important;
        width: 90% !important;
    }
    
    .panel-col-first {
        margin: 0 0 0 0 !important;
    }
    .zone-content-wrapper {
        padding-top: 5% !important;
        height: 110vh !important;
    }
}

@media screen and (max-height: 430px) {
    .zone-content-wrapper {
        padding-top: 0% !important;
        margin-top: -5% !important;
        margin-bottom: -5% !important;
        height: 430px;
    }
}
