/*.usg_post_custom_field_1.type_image {*/
/*    width: 60px !important;*/
/*    height: 60px !important;*/
/*}*/

.usg_post_custom_field_1.type_image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}

.img-svg{
      width: 6rem !important;
      height: 6rem !important;
}

/*.usg_post_custom_field_2.type_image.stretched img {*/
/*    object-fit: contain;*/
/*    object-position: top;*/
/*}*/


/*.w-post-elm.has_ratio{*/
/*    position:absolute !important;*/
/*    top: 30%;*/
/*}*/