/*
Theme Name: SPEEDS
Version: 1.0.0
Author: OHASHI
Template: businesspress
*/
@media screen and (min-width: 782px) {
.main-header {
    padding-bottom: 15px;
    padding-top: 15px;
}
}
@media screen and (max-width: 781px) {
h2.home-header-title {
    font-size: 4.6vw;
}
}