img{
    max-width: 100%;
    height: auto !important;
}
h2,h3{
	font-weight:800;
	font-size:38px;
}
a{
	text-decoration:none !important;
}
@media (min-width: 1200px) {
    .wpb-content--blank .wpb-content-wrapper {
        max-width: 1300px !important;
    }
}