@charset "UTF-8";

@media screen and (max-width: 500px){
    #image + section{
        padding-top: 0px;
        padding-bottom: 0px;
    }
}