/*!
Theme Name: GI Cancer ASM
Theme URI: http://underscores.me/
Author: Phil Sylvester
Author URI: http://blendmarketing.com.au/
Description: GI Cancer Annual Scientific Meeting Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gicancer_asm
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

GI Cancer ASM is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/

.home .director .director-image img {
    max-width: 100% !important;
} 
.director .director-image img {
    max-width: 100%;
} 

@media screen and (min-width: 1280px) {
	.director .director-image img {
    max-width: 256px !important;
}  
}
