/*!---------- PLACE YOUR CUSTOM STYLES AND OVERRIDES HERE ----------*/
 #l1{
        height:125px !important;
    }
@media (max-width:767px){
    #l1{
        height:155px !important;
    }
}