.woocommerce .product-image span.onsale {
display: none !important;
}
.woocommerce-product-details__short-description {
    display: none;
}