.image-with-overlay{background-size:cover;background-repeat:no-repeat;padding-top:250px;padding-bottom:250px;display:flex;align-items:center;justify-content:center;position:relative;background-attachment:fixed}.image-with-overlay .custom-overlay{background-color:rgba(0,0,0,.5);width:100%;height:100%;position:absolute;top:0}.image-with-overlay .content-box{color:#fff;text-align:center;z-index:100}.image-with-overlay .content-box .heading{font-size:44px;line-height:44px}.image-with-overlay .content-box .sub-heading{letter-spacing:1.6px;font-size:20px;font-weight:400;margin-bottom:44px}@media(max-width:480px){.image-with-overlay{padding-top:115px;padding-bottom:115px;background-attachment:scroll}}