

.submissionsPage .et_pb_main_blurb_image {
    display: none !important;   
}

#tshirtPageForm #hs-form-iframe-0 {
    margin: 0 auto;
}

@media only screen and (min-width: 992px) {
    .submissionsPage .et_pb_main_blurb_image {
        display: inline-block !important;   
    }
    
    #tshirtPageForm #hs-form-iframe-0 {
        width: 50% !important;
    }
}
