.postid-40098 .post-single-page .entry-header img {
width: 100%;
object-fit: cover;
max-height: 700px;
}
.image600maxheight img {
max-height: 600px;
object-fit: contain;
max-width: 100%;
}
.woocommerce-product-details__short-description iframe {
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
}
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li {
margin-bottom: 10px;
}
@media (max-width: 768px) { 
body img.sgpb-popup-close-button-1 { 
width: 79px!important;
height: 79px!important;
padding: 27px!important;
top: -15px !important;
right: -20px !important;
}
}