.products {list-style-type:none;padding-left:0px;}
.products li {    padding: 10px 10px;
    background: #5cb85c;    margin-bottom: 10px;}
    .products li a {color:white;}
    .animated {margin-bottom:25px;}
    .form-control{height:38px;border:1px solid #c1c1c1;}
    
    @media only screen and (max-width: 600px) {
    .bg-img bg-img-1{    height: 254px!important;}
    .bg-img-2, .bg-img-1, .bg-img-3  {background-size: 100%!important;}
    .bg-img{height:112%!important}
    .sl-slider-wrapper {height: 223px;}
    }
    
