.full_width_image img{height:-webkit-fill-available;width:100%}@media screen and (max-width:767px){.full_width_image img{width:100vw}}@media screen and (min-width:768px){.full_width_image{height:100%;overflow:hidden;position:relative}.full_width_image img{height:100%;position:absolute;width:100%}.blog-post__body .full_width_image img{position:relative}}