.products_soon_img{margin:auto;width:300px}.products_soon_img img{width:100%}.products_list{display:flex;flex-direction:row;flex-wrap:wrap;margin:auto;width:-moz-fit-content;width:fit-content}.products_links{border:1px solid;border-radius:5px;padding:5px;cursor:pointer}.products_links:hover{background:#012dff5c}.product_link_margin{margin:30px 0}@media screen and (max-width:576px){.products_list{width:min-content!important}}.product_card{width:max-content;padding:15px;text-align:center;max-width:300px;margin:15px;box-shadow:5px 5px 5px 5px #f5f5f5;border-radius:10px;min-height:500px;transition:transform .3s ease}.product_card:hover{transform:translateY(-8px)}.product_card h5{margin-bottom:45px;margin-top:20px}.product_card img{width:120px}.product_card p{margin:55px 0;text-align:left!important}