.ec-banner-cta {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-decoration: none;
    border: 0;
    display: block;
    width: 100%;
}

.ec-banner-cta-contain {
    background-size: contain;
}

.ec-banner-cta-before_content,
.ec-banner-cta-after_content {
    height: 200px;
}

.ec-banner-cta-sidebar {
    height: 187px;
    max-width: 300px;
    margin: auto;
}