@media only screen and (max-width: 850px) {
    .Product-Content {
        margin-top: 20px !important;
        margin-left: 0 !important;
    }
}
