

@media only screen and (max-width: 734px) {

.section-welcome .marquee .detail-ctas-link{

          margin-top: 15px;
}

.section-finishes-aluminum .typography-headline-super{
        margin-top: 75px;
}

}

@media only screen and (min-width: 735px) and (max-width: 1068px) {

.typography-headline-super{
    font-size: 60px;
}}