Guest User

Untitled

a guest
Feb 16th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. @media screen and (max-width: 765px){
  2. body > main > section > div.container-fluid.content-category-container > div:nth-child(2) > div.col-lg-10.col-md-9.content-category-container-column-products > div.row.content-category-container-column-products-row > div > div{
  3. height: 80px !important;
  4. }
  5. body > main > section > div.container-fluid.content-category-container > div:nth-child(2) > div.col-lg-10.col-md-9.content-category-container-column-products > div.row.content-category-container-column-products-row > div > div > div{
  6. height: 100% !important;
  7. }
  8. .content-category .content-category-container .content-category-container-row .content-category-container-column-products .content-category-container-column-products-row .content-category-container-column-product .content-category-container-column-product-wrap .content-category-container-column-product-wrap-item .content-category-container-column-product-wrap-item-name-vertical-container{
  9. text-align: right !important;
  10. }
  11. body > main > section > div.container-fluid.content-category-container > div:nth-child(2) > div.col-lg-10.col-md-9.content-category-container-column-products > div.row.content-category-container-column-products-row > div:nth-child(12) > div > div > div.content-category-container-column-product-wrap-item-buy-vertical-container{
  12. bottom: 0 !important;
  13. }
  14. }
Add Comment
Please, Sign In to add comment