.charleskoch-bcgravity-201904,
.charleskoch-bcgravity-201904 * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.charleskoch-bcgravity-201904 {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 0;
}

.charleskoch-bcgravity-201904 .content-area {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: auto;
    z-index: 1;
}

.charleskoch-bcgravity-201904 .copy-block {
    height: 76.07142857%;
    left: 3.90625%;
    min-width: 411px;
    position: absolute;
    top: 7.14285714%;
    width: 39.375%;
}

.charleskoch-bcgravity-201904 .copy-block.right {
    left: auto;
    right: 3.90625%;
}

.charleskoch-bcgravity-201904 .copy-block.bottom {
    bottom: 25px;
    height: 7.63888889%;
    left: 25px;
    position: absolute;
    top: auto;
    width: 10.546875%;
}


.charleskoch-bcgravity-201904 .copy-block.bottom.right {
    left: auto;
    right: 25px;
}

.charleskoch-bcgravity-201904 .background {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    z-index: 3;
}

.charleskoch-bcgravity-201904 .overlay {
    top: 15%;
    display: block;
    height: auto;
    left: 8%;
    margin: auto;
    position: absolute;
    right: auto;
    width: 36%;
    z-index: 5;
}

.charleskoch-bcgravity-201904 a:focus,
.charleskoch-bcgravity-201904 a:visited,
.charleskoch-bcgravity-201904 a:active,
.charleskoch-bcgravity-201904 a:hover {
    border: none;
    outline: 0;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    .charleskoch-bcgravity-201904 .overlay {
    bottom: 45%;
    left: 5%;
    width: 48%;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
    .charleskoch-bcgravity-201904 .overlay {
        bottom: 59%;
        left: 5%;
        width: 45%;
    }
    .charleskoch-bcgravity-201904 .background {
        left: -900px !important;
    }
    
}