@media(max-width:767px){

.ol-list ol {
    padding-left: 16px;
}
.ol-list ul {
    padding-left: 0;
}

}

@media(max-width:400px){
    .single-post h1.entry-title{
        margin-top:92px !important;
    }
}
@media(max-width:426px){
    body.single-tools.postid-71014 .full-width-banner {
        height: 300px !important;
    }
}

@media(max-width:1399px){
iframe#myIframe {
    margin-top: 20px !important;
}
}