.features{
    height:190.75vw;
    padding:6.25vw 0 0 0;
}
.flyingMessage{
    padding: 2.5vw 3.75vw;
}
.flyingMessage p{
    font-size: 5vw;
    line-height: 6.25vw;
}
#years{
    max-width: 55.625vw;
    top:85.25vw;
    transform:rotate(-5deg);
}
#famous{
    top:138.4375vw;
    left:auto;
}
#quality{
    max-width: 55.625vw;
    top:95.5vw;
    left:40.625vw;
    transform:rotate(5deg);
}
#modern{
    top:117.8125vw;
    left:auto;
    
}
#youth{
    top:152.8125vw;
    left:auto;
}
.messageIcon{
    width: 5vw;
    height: 6.25vw;
}