/*
All
*/
@media all
{
    .block-cta-img {
        width: calc(3.8rem + 1.5vw);
    }
}