@charset "UTF-8";

#top_service{
padding-top: 50px;
}

@media screen and (max-width: 810px) {
#top_service{
padding-top: 20px;
}
}
