*,
*::before,
*::after {
box-sizing: border-box;
} body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .et_pb_image img,
.et-pb-post-featured-image img {
height: auto;
max-width: 100%;
}