/*
CUSTOM CSS
Change this or remove entirely.
This file is only intended for CSS overriding.
*/



@media screen and (max-width: 490px){
  .image-banner img {
    margin-left: -29%;
    width: 161%;
    height: auto;
    min-height: auto;
 }
}