.sponser h4{
    font-family: Circular Std Black !important;
    font-weight: 900 !important;
    text-transform: capitalize !important;
    text-shadow: 0 0 1px black;
    font-size: 1.6rem;
    }
.sponser-container{
    padding-top:17px!important;
   }
.single-blogs-with-sidebar-div h1
/* .single-blogs-with-sidebar-div h2,
.single-blogs-with-sidebar-div h3,
.single-blogs-with-sidebar-div h4,
.single-blogs-with-sidebar-div h5,
.single-blogs-with-sidebar-div h6 */
{
    font-family: Circular Std Black !important;
    font-weight: 700 !important;

}
.single-blogs-with-sidebar-div h2,
.single-blogs-with-sidebar-div h3{
    font-family: Khand, Helvetica, Arial, sans-serif!important;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.05em;
}
.single-blogs-with-sidebar-div h4{
        font-family: Circular Std Black !important;
    font-weight: 900 !important;
    text-transform: capitalize !important;
    text-shadow: 0 0 1px black;
    font-size: 1.6rem;
}
@media only screen and (min-width: 1201px) {
  .single-blogs-with-sidebar-div h1 {
        font-size: 4rem;
    }
    .single-blogs-with-sidebar-div h2{
        font-size: 2.827rem;
    }
    .single-blogs-with-sidebar-div h3{
         font-size: 2rem;
    }
}