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






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




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


.section-package #packaging-top {
    top: 150px;
}

@media only screen and (max-width: 1068px) {
    .section-package #packaging-top {
        top: 246px
    }
}

@media only screen and (max-width: 735px) {
    .section-package #packaging-top {
        top: 187px
    }
}

@media only screen and (max-width: 320px) {
    .section.small-left p {
        max-width: 220px;
        margin-left:20px;
    }
    .section-solar .animation-container {
        margin: 300px 25px 0 0
    }
}

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