.header {
    background: url(images/headerbg2.png);}
h2{
text-align: center;
    background: #ddd;
    background: rgba(127, 45, 26, 1)!important;
    color: #fff!important;
    color: rgba(127, 45, 26, 1);
    padding: 25px 15px;
    font-size: 23px;}
    
    
@media screen and (max-width: 500px){
.l-list2>div {
    width: 100%!important;
    height: 79px!important;}
.l-list2{
    width: 100%!important;
   
    height: auto!important;}
}
.footer {

height: 310px;
    padding-top: 11px;}
