﻿@media screen and (max-width:957px) {
    .single-study h3 {
        height: auto;
    }

    .top-header .header-left-content li {
        margin: 3px 0px 0px 0px !important;
    }

    .top-header {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .section-title h2 {
        font-size: 30px !important;
    }

    .find-courses-from-bg h2 {
        font-size: 30px!important;
    }

    .find-courses-from-bg {
        padding-right: 15px!important;
        padding-left: 15px!important;
    }

    .pagedatamh1 {
        font-size: 30px;
        line-height: 40px;
    }

    .pagedata {
        margin: 30px 0px 30px 0px;
    }

    .top-header:before {
        width: 97%;
        display: none;
    }
}
