.how-section1{
    margin-top:-15%;
    padding: 13%;
}

.how-section1 h4{
    color: #245993;
    font-weight: bold;
    font-size: 30px;
}
#patron h4{
    color: #245993;
    font-weight: bold;
    font-size: 30px;
}
#ourpatron h4{
    color: #245993;
    font-weight: bold;
    font-size: 30px;
}
#patron .subheading{
    color: #857a3a;
    font-size: 25px;
}
#imgpatron
{
    text-align: center;
    
}
#imgpatron img{
        border: 5px solid #857a3a;
        border-radius: 25px;
}

.how-section1 .subheading{
    color: #857a3a;
    font-size: 20px;
}
.how-section1 .row
{
    margin-top: 10%;
}
.how-img 
{
    text-align: center;
}

@media(max-width:425px)
{
  #beforecollapse{
    display: none;
  }
}
@media(min-width:426px)
{
  #aftercollapse{
    display: none;
  }

}
@media(max-width:768px)
{
#imgpatron img
{
    width:300px;
}
}
@media(min-width:1024px)
{
    #imgpatron img
    {
        width:350px;
    }
    }
h3{
    text-align:center;
}
#obj
  {
    text-align: center;
    color:#245993 ;
  }
#obj>strong
  {
    color:#857a3a ;
  }
  .how-section1 .subheading{
    color: #857a3a;
    font-size: 20px;
}
h5
{
        color: #857a3a;
}
}
#eventbutton{
 justify-content:center!important;
}
