@media only screen and (max-width: 768px) {
    #home-section {
	
      
        background-repeat:no-repeat;
        background-size: 100% 100%;
        background-position: center center;
       
       
    
        
    }
}