/*
Theme Name: Sarah Jose
Theme URI: http://themes.muffingroup.com/betheme/
Author: Sid
Author URI: http://sidhique.com/
Description: The biggest WordPress Theme ever
License: Sid Split Licence
License URI: -
Version: 20.9.2

All css files are placed in /css/ folder
*/
	img.scale-with-grid, #Content img {
    max-width: 350px !important;
}
.top-banner-mobile{display:none;}
@media only screen and (max-width: 600px) {
  .top-banner-mobile{display:block;}
  .top-banner-web{display:none;}
	img.scale-with-grid, #Content img {
    max-width: 250px !important;
}
}