.stock__list{margin:0;padding:0;list-style:none;display:grid}@media (max-width:767px){.stock__list{grid-template-columns:1fr;gap:25px;margin-bottom:30px}}@media (min-width:768px){.stock__list{grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:40px}}
@media (max-width:767px){.stock__main-title{margin-bottom:21px}}@media (min-width:768px){.stock__main-title{margin-bottom:30px}}
