@media only screen and (max-width: 1600px) and (min-width: 1240px){

   

    #imglanding {
    width: 100% !important;
    height: auto !important;
   }
   .industries-served p iframe{

        width: 95% !important;
   }
        

}

@media only screen and (max-width: 1239px) and (min-width: 1024px){

   

}



@media only screen and (max-width: 1023px) and (min-width: 768px){

   

}

@media (max-width: 767px){

        

       

       .well-xsm{

                padding-top: 6.25rem;
       }

}
