.homepageVideoCallout {
    background-image: url(/kochfhr/media/images/1024/homepageVideoCalloutBackground.jpg);
}

.homepageVideoCallout {
    background-image: url(/kochfhr/media/images/1024/homepageVideoCalloutBackground.jpg);
}

.homepageVideoCallout::before {
    content: '';
    display: block;
    position: absolute;
    height: 110%;
    width: 100%;
    bottom: 0;
    right: 0;
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-image: url(/kochfhr/media/images/1024/homepageVideoCalloutFade.png);
}

.homepageRow3Section2 {
    background-image: url(/kochfhr/media/images/1024/homepageRow3Section2.jpg);
}

.homepageRow4Section1 {
    background-image: url(/kochfhr/media/images/640/homepageRow4Section1.jpg);
}

.homepageRow4Section2 {
    background-image: url(/kochfhr/media/images/640/homepageRow4Section2.jpg);
}

.homepageRow4Section3 {
    background-image: url(/kochfhr/media/images/640/homepageRow4Section3.jpg);
}

.aboutSingleColumn {
    background-image: url(/kochfhr/media/images/1600/aboutSingleColumnBG.jpg);
}

.aboutTwoThirdsColumn33 {
    background-image: url(/kochfhr/media/images/1024/aboutTwoThirdsColumn33.jpg);
}
.aboutTwoThirdsColumn34 {
    background-image: url(/KochFHR/media/Images/aboutTwoThirdsColumn34-2.jpg);
}
@media only screen and (max-width : 768px) {
  .aboutTwoThirdsColumn33 {display:none;}
}

.aboutTwoThirdsColumn66 {
    /*background-image: url(/kochfhr/media/images/1024/aboutTwoThirdsColumn66.jpg);*/
    background-image: url(/KochFHR/media/1024/TriangleBGTexture.jpg);
}

.backgroundTriangleTexture {
    background-image: url(/kochfhr/media/images/1600/triangle-bg-texture.jpg);
}