.catg-v2.mainpopul .catg__el {
  width: 150px;
  max-width: 150px;
  height: 185px; }

.catg-v2.mainpopul .catg__el-list {
  width: 150px; }

.catg-v2.mainpopul .catg__el-img {
  width: 150px;
  height: 185px;
  position: relative;
  overflow: unset; }
  .catg-v2.mainpopul .catg__el-img > a {
    display: flex;
    z-index: 2;
    position: relative;
    height: 100%; }
    .catg-v2.mainpopul .catg__el-img > a img {
      min-width: 100%;
      object-fit: fill;
      object-position: center; }

.catg-v2.mainpopul .catg__wraper {
  padding: 0 0 40px; }

.catg-v2.mainpopul .catg__name {
  bottom: -45px;
  text-transform: unset;
  align-items: flex-start;
  font-size: 14px;
  text-align: center;
  width: 100%; }

@media screen and (max-width: 640px) {
  .catg-v2.mainpopul .page-href {
    display: none; }
  .catg-v2.mainpopul .catg__el {
    min-width: 80px;
    width: 80px;
    height: 130px;
    padding: 0;
    box-shadow: none;
    margin-right: 15px; }
  .catg-v2.mainpopul .catg__list {
    padding-left: 10px; }
  .catg-v2.mainpopul .catg__el-img {
    width: 80px;
    height: 95px; }
  .catg-v2.mainpopul .catg__name {
    font-size: 12px;
    font-weight: 400; }
  .catg-v2.mainpopul .catg__wraper {
    padding: 0;
    margin-top: 20px; }
  .catg-v2.mainpopul .swiper__btn {
    display: none; }
  .catg-v2.mainpopul .page-title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase; } }
