    .costume_tempelate_images img {
        width: 100% !important;
        height: 100% !important;
    }

    @media (min-width: 992px) {
        .costume_profile_images {
            width: 10rem;
        }
    }
    
  