.sgr-cta h1, .sgr-cta h2, .sgr-cta h3, .sgr-cta h4, .sgr-cta h5 {
    color: #fff !important;
}
.sgr-cta .cta-container {
    max-width: 1200px;
    position: relative;
    border: 2px solid;
    overflow: hidden;
    background: #008197c7;
}

.sgr-image img {
    width:auto;
    height:100%;
}