body{
    width: auto !important;
}
  
  /* ========================= Responsive Starts ============================== */
  
  
  @media only screen and (max-width: 1144px){
      
  
   
  
   }
  
   @media only screen and (max-width: 1040px){
      

    .home{
        width: 825px !important;
        left:8.5rem !important;
    }
  
   }
  
   
   
   @media only screen and (max-width: 945px) {
    
 
  
    
   }
  
  
   
   @media only screen and (max-width: 835px) {
     
    
  
  
   }
   
   
    
   @media only screen and (max-width: 735px) {
  
   }
   
   
   
     
   @media only screen and (max-width: 660px) {
   

  
   }
   
   
   @media only screen and (max-width: 501px) {
   
   }
   
  
  
   @media only screen and (max-width: 480px) {

   }
   
   
   /* // For 320px deviced ie iphone 5 */
   @media only screen and (max-width: 411px) {
   
    /* .home{
        width: calc(100% - -1%) !important;
    } */
    
   }
   
  
   
   
    
   
   /* // For 320px deviced ie iphone 5 */
   @media only screen and (max-width: 350px) {
   
   
   }
   
   
   /* ========================= Responsive Ends ============================== */
   