@media screen and (max-width: 760px) {
    .details-container {
        padding-inline: 20px!important;
    }
}
