
@charset "utf-8";
/* CSS Document */


.ImageHolder {opacity: 0.9;}
.sliderwrapper {background-image:none;background-color: #282E3D;}

@media (max-width : 360px){
.ImageHolder img {max-width:360px;height:auto;max-height:261px;}	
}

@media (max-width : 320px){
.ImageHolder img {max-width:360px;height:auto;max-height:261px;}	
}