
@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 640px){
.section h2 {
    padding-top: 60px;
    margin-top:-60px;
}
}




