@media (min-width: 769px) {
    .hs-image-widget {
        margin-top: 0px !important;
    }
}
@media (max-width: 768px) {
    .hs-image-widget {
        margin-bottom: 0px !important;
    }