﻿
.pb30 {
    padding-top: 90px;
}

@media only screen and (max-width: 600px) {
    .pb30 {
        padding-top: 68px;
    }
}
