/* Theme Name: Berkowitzlaw
*/
@media (max-width:767px){
	.banner_container {
    min-height: 250px !important;
    height: 45vh !important;
}
	body.home .home_banner .banner_wrap figure img{object-fit: fill !important;
    height: 450px !important;}
	.banner_container.home_banner .banner_notes {
		position: absolute !important;bottom: 182px !important;}
}