@media (max-width: 767px) {
    .e-con:empty {
        display: none !important;
    }
}
