.site_logo {
margin-top:15px;
margin-bottom:15px;
}
.list-group-item {
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;   
}
.h3-main {
  text-transform: initial;
}
.page-header h1 {
    text-transform: initial;
}
.page-header {
    background-color: #FFFFA8;
}
h2 {
  font-size: 24px;
  font-weight: 500;
} 
.content2 {
margin-top: 30px;
}
.motor .carousel-inner.no-pad .carousel-caption {
display: none;
}
@media only screen and (max-width: 991px) {
.home_calendar iframe {
/*min-height: 365px;*/
}
.home_calendar {
display: flex;
flex-direction: column-reverse;
}
.home_calendar .col-md-4 {
padding-bottom: 30px;
}
}