@media only screen and (max-width: 1024px){
.edgtf-content .edgtf-content-inner > .edgtf-container > .edgtf-container-inner, .edgtf-content .edgtf-content-inner > .edgtf-full-width > .edgtf-full-width-inner { padding-top: 40px!important;}

}

@media only screen and (min-width: 769px) and (max-width: 1024px){
h3 { font-size: 32px;line-height: 43px;}

}

@media only screen and (min-width: 481px) and (max-width: 768px){
h3 { font-size: 30px;line-height: 40px;}

}

@media only screen and (max-width: 480px){
h3 { font-size: 25px;line-height: 35px;}

}