/* Add custom CSS styles below */ 
@media(max-width:767px){
.index section:first-of-type {
    margin-top: 80px;
}
}