/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 13 2025 | 10:59:24 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.quiz .question .wpb_single_image .vc_single_image-wrapper img {
    MAX-WIDTH: 580PX;
  	MIN-WIDTH: 360PX;
  	MIN-HEIGHT: 350PX;
  	HEIGHT: 100%;
    WIDTH: 100%;
    object-fit: cover;
}