@media only screen and (max-width: 999px){
    #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-img img {
      height: 200% !important;
      width: 200% !important;
    }
}
