@media only screen and (orientation : portrait) and (max-device-width : 736px){

.hikashop_product_main_image_thumb{
max-height: 90vw;
}

.dienstleistungsprodukt #hikashop_main_image{
max-width: 80vw;
}

}