.age-banner .logo{
    max-width: 238px;
}

.box-icons a{
    font-size: 2rem;
}

.button-outline{
    text-transform: uppercase;
}

.cta-escolha{
    --size: 175px;   
    padding: var(--size) 0 calc(var(--size) - 20px);
    height: auto;
}
.cta-newsletter{
    --size: 202px;   
    padding: var(--size) 0;
    height: auto;
}

.cta-escolha.cta > div{
    margin-top: 0
}


.cta-escolha .button-outline{
    padding: 8px 20px 8px;
    text-transform: uppercase;
}

.cta-icons > div:nth-child(1) img{height: 50px;width: auto;}
.cta-icons > div:nth-child(2) img{height: 70px;width: auto;}
.cta-icons > div:nth-child(3) img{height: 45px;width: auto;}
.cta-icons > div:nth-child(4) img{height: 40px;width: auto;}
