@import "../../../atlanta/assets/css/rtl.min.css";

/* Your CSS code goes here
-------------------------------------- */
body.rtl.woocommerce-page .col2-set .col-1{
    width: 100%;
    padding-left: 0px;
    max-width: 500px;
    margin: 0px auto;
    float: none;
}