@media screen and (max-width: 767px) {
    .epaper-inputs {
        width: 50%;
    }
}