@media only screen and (max-width:767px) {
h3.post-title.text-uppercase {
font-size: 15px;
}
.subtitle-on-top {
padding-bottom: .3em;
font-size: 30px;
}
.subtitle-on-top .heading-subtitle{
margin-top: 0px;
}
}