@media screen and (max-width: 600px) and (min-width: 351px) {


.container.my-5.manage-mobile-de {
    margin: 0 !important;
}

.manage-mobile-de .col-md-6 div {
    height: auto !important;
}
}