/* Contents:
 - block-acf-imageribbon
 - core-block-supports-duotone
*/section.image_ribbon{margin:100px 0}@media (max-width:650px){section.image_ribbon{margin:50px 0}}section.image_ribbon>div.small{margin:0 0 auto;width:768px}@media (max-width:769px){section.image_ribbon>div.small{width:350px}}section.image_ribbon>div.small picture img{display:block;width:100%;height:auto;object-fit:cover}@media (max-width:769px){section.image_ribbon div.desktop{display:none}}section.image_ribbon div.desktop picture img{display:block;width:100%;height:auto;object-fit:cover}@media (min-width:768px){section.image_ribbon div.mobile{display:none}}section.image_ribbon div.mobile picture img{display:block;width:100%;height:auto;object-fit:cover}main.single.post section.image_ribbon{margin:20px 0}