@media(max-width:767px)
{
img
	{
		max-width:100%;
		height:auto;
	}
.banner_wrapper {
    padding-bottom: 25px;
    padding-top: 25px;
}	
.main_wrapper h2 {
    font-size: xx-large;
}	
.main_wrapper h3 {
    font-size:x-large !important;
}	
audio, canvas, progress, video
	{
		max-width:100% !important;
		height:auto !important;
	}
#pg-94-0> .panel-row-style {
    padding: 0px 0px 70px 0px !important;
}	
}