body,
body p,
body li,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif !important;
}

.wak-flipbox .dipi-flip-box-back-side-innner .dipi-text{
	text-align: left !important;
}
.wak-flipbox .dipi-flip-box-front-side {
	min-height: 600px !important;
}
.wak-about-me-box .et_pb_main_blurb_image{
	width: 100% !important;
	height: auto !important;
}
.wak-about-me-box .et_pb_main_blurb_image .et_pb_image_wrap {
	position: relative;
	width: 100%;
	padding-top: 65%;
}
.wak-about-me-box .et_pb_main_blurb_image .et_pb_image_wrap img{
	width:100% !important;
	height: 100% !important;
	top: 0 !important;
	left: 0 !important;
	object-fit: cover !important;
	position: absolute !important;
}

@media screen and (max-width: 1115px) {
    .et_header_style_left #logo {
        max-height: 55px !important;
        height: auto !important;
		max-width: 60% !important;
    }
}