/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/





/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width: 1112px){
    .page-overview .section-leaders .shapes-bg-container .top .shape-top-right-top {
        top: -510px;
        right: -140px;
    }
}

@media only screen and (max-width: 734px){
    .page-overview .section-leaders .shapes-bg-container .top .shape-top-right-top {
        top: -332px;
        right: -89px;
    }
}

@media only screen and (max-width: 1112px){
    .page-overview .section-leaders .shapes-bg-container .top .shape-top-right-bottom {
        top: 243px;
        right: 0px;
    }
}

@media only screen and (max-width: 734px){
    .page-overview .section-leaders .shapes-bg-container .top .shape-top-right-bottom {
        top: 175px;
        right: -9px;
    }
}

.section-how-to-buy .button {
    white-space: normal;
}

@media only screen and (max-width: 734px) {
    .page-overview .section-leaders .shapes-bg-container .bottom .shape-bottom-left-bottom {
        bottom: -150px;
    }
}

@media only screen and (max-width: 734px) {
    .shapes-bg-wrapper .image-shape-8 {
        bottom: 500px;
    }
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 