.simple-hero{overflow:hidden;position:relative;width:100%}.simple-hero picture,.simple-hero__image{display:block;width:100%}.simple-hero__cta-container{bottom:40px;left:0;position:absolute;text-align:center;width:100%;z-index:2}.simple-hero__cta-button{background-color:#ff6000;border:1px solid #ff6000;border-radius:6px;color:#fff;display:inline-block;font-weight:500;padding:12px 24px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.simple-hero__cta-button:hover{background-color:#fff;color:#ff6000}@media (max-width:768px){.simple-hero__cta-container{bottom:20px}.simple-hero__cta-button{font-size:14px;padding:10px 20px}}