@media screen and (max-width: 1440px) {
  .main-padding {
    padding-top: 70px;
  }
  .main__title {
    font-size: 56px;
    max-width: 770px;
  }
  .blog__title {
    margin-bottom: 40px;
    text-align: center;
    margin: 0 auto 40px;
  }
  .blog__title {
    margin: 0 auto 40px;
  }
  .contacts__title {
    margin: 0 auto 30px;
  }
  .single-product__info {
    grid-template-columns: 600px auto;
  }
  .single-product__info .wpgs-for img {
    max-height: 450px;
  }
  .single-product__inner .entry-summary .product__for-list {
    gap: 10px;
  }
  #formOrderOneClick .popup {
    height: 625px !important;
    padding: 45px 30px !important;
  }
  .about .about__text{
	font-size: 18px;
}
  #page > main > section.expir > div > div > div.expir__content > span.expir__years{
  	font-size: 90px;
  }
#page > main > section.expir > div > div > div.expir__content > span.expir__text{
  	font-size: 29px;
  }
  #page > main > section.expertise > div > div > p{
  	font-size: 18px;
  }
  #page > main > section.expertise > div > div > div > div.expertise__item{
  	max-width: 210px;
  }
  #page > main > section.partners > div > div > p{
  	font-size: 18px;
  }
  #page > main > section.expertise > div > div > div{
	justify-content: space-around;
	}
    #page > main > section.top > div > div > h1{
    	max-width: 93%;
}
    }
}
@media screen and (max-width: 1200px) {
  body {
    font-size: 18px;
  }
  .top__inner {
    padding-top: 70px;
  }
  .main__title {
    font-size: 52px;
    max-width: 800px;
  }
  .info__content-text {
    font-size: 20px;
  }
  .products__item-title {
    font-size: 28px;
  }
  .pros__inner {
    justify-content: space-between;
  }
  .pros__tabs {
    width: 50%;
  }
  .callback::after, .callback::before {
    width: 500px;
  }
  .about {
    padding: 60px 0 140px;
  }
  .expir__img {
    max-width: 400px;
    top: -45%;
  }
  .expir__content {
    gap: 70px;
    max-width: 80%;
  }
  .expir__years {
    font-size: 76px;
  }
  .expir__text {
    font-size: 28px;
  }
  .expertise__text,
  .partners__text {
    font-size: 20px;
  }
  .expertise__row {
    justify-content: space-evenly;
  }
  .expertise__item {
    max-width: 170px;
  }
  .category__page .category__info h1 {
    font-size: 38px;
  }
  .category__page .term-description {
    font-size: 20px;
  }
  .category__main .title {
    font-size: 42px;
    margin-bottom: 30px;
  }
  .category__pros-item {
    font-size: 16px;
  }
  .category__pros .category__pros-row:nth-child(1) .category__pros-item {
    max-width: 350px;
  }
  .category__pros .category__pros-row:nth-child(2) .category__pros-item {
    max-width: 223px;
  }
  .category__pros .category__pros-row:nth-child(2) .category__pros-item:nth-child(2) {
    max-width: 195px;
  }
  .category__pros .category__pros-row:nth-child(4) .category__pros-item {
    max-width: 375px;
  }
  .term-18 .category__pros .category__pros-item {
    max-width: 400px !important;
  }
  .category__pros {
    height: 596px;
    max-width: 980px;
    margin: 0 auto;
    width: 100%;
  }
  .term-16 .category__pros {
    background-size: 536px auto;
  }
  .term-17 .category__pros {
    background-size: 476px auto;
  }
  .term-18 .category__pros {
    background-size: 300px auto;
  }
  .term-18 .category__pros .category__pros-row:nth-child(1) .category__pros-item::after {
    width: 170px !important;
  }
  .term-18 .category__pros .category__pros-row:nth-child(2) .category__pros-item:nth-child(2)::after {
    width: 130px !important;
  }
  .term-18 .category__pros .category__pros-row:nth-child(2) .category__pros-item::after {
    width: 310px !important;
  }
  .category__page .category__info h1 {
    font-size: 36px;
  }
  .category__pros .category__pros-row:nth-child(2) .category__pros-item:nth-child(1):before {
    height: 40px;
  }
  .category__pros .category__pros-row:nth-child(2) .category__pros-item:nth-child(1)::after {
    top: calc(100% + 40px);
  }
  .category__pros .category__pros-row:nth-child(2) .category__pros-item:nth-child(2)::before {
    height: 30px;
  }
  .category__pros .category__pros-row:nth-child(2) .category__pros-item:nth-child(2)::after {
    top: calc(100% + 30px);
  }
  .term-17 .category__pros .category__pros-row:nth-child(4) .category__pros-item:nth-child(1)::before {
    height: 90px;
  }
  .term-17 .category__pros .category__pros-row:nth-child(4) .category__pros-item:nth-child(1)::after {
    bottom: calc(100% + 90px);
  }
  .term-17 .category__pros .category__pros-row:nth-child(4) .category__pros-item:nth-child(2)::before {
    height: 150px;
  }
  .term-17 .category__pros .category__pros-row:nth-child(4) .category__pros-item:nth-child(2)::after {
    bottom: calc(100% + 150px);
  }
  .pros::before, .pros::after,
  .about::before, .about::after {
    width: 490px;
  }
}
@media screen and (max-width: 1024px) {
  .text-page {
		padding: 60px 0;
	}
  body {
    font-size: 16px;
  }
  .main__title {
    font-size: 48px;
  }
  .top__text {
    max-width: 510px;
  }
  .info__content-text {
    font-size: 18px;
    max-width: 575px;
  }
  .products__item-title {
    font-size: 24px;
    max-width: 180px;
  }
  .products__item:nth-child(2) .products__item-img {
    max-height: 225px;
  }
  .pros__inner {
    padding: 60px 0;
  }
  .pros__content-title {
    font-size: 28px;
  }
  .pros__content-text {
    font-size: 18px;
  }
  .footer .callback__form {
    max-width: 295px;
  }
  .expir {
    margin-bottom: 70px;
  }
  .expir__content {
    padding: 35px 0;
  }
  .expir__years {
    font-size: 56px;
  }
  .expir__img {
    max-width: 350px;
    top: -50%;
  }
  .partners__country-title {
    height: 65px;
  }
  .partners {
    padding-bottom: 0px;
    background-size: 100%;
    height: -moz-fit-content;
    height: fit-content;
	min-height: 670px;
  }
  .single-product__inner .entry-summary .product_title {
    font-size: 32px;
  }
  .single-product__inner .entry-summary .woocommerce-product-details__short-description, .single-product__inner .entry-summary .product__recommend {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .single-product__inner .entry-summary .product__for-title {
    font-size: 24px;
  }
  .single-product__inner .entry-summary .product__for-list li {
    font-size: 14px;
  }
  .single-product__inner .entry-summary .callback_tip {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .single-product__inner .entry-summary .clickBuyButton {
    font-size: 16px;
  }
  .related .title {
    font-size: 32px;
  }
  #formOrderOneClick .popup {
    height: 545px !important;
  }
  #formOrderOneClick #buyoneclick_form_order h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #formOrderOneClick #buyoneclick_form_order input {
    padding: 10px;
  }
  #formOrderOneClick .popup {
    height: 495px !important;
    width: 400px !important;
  }
}
@media screen and (max-width: 992px) {


  .main-padding {
    padding-top: 60px;
  }
  .menu__burger {
    display: flex;
  }
  .header__inner {
    justify-content: flex-start;
  }
  .header__nav {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    transform: translateX(-120%);
    transition: transform 0.5s;
    height: calc(100vh - 48px);
    background-image: url(../images/mobmenu-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom 30% center;
  }
  .header__nav.open {
    transform: translateX(0);
  }
  .lang {
    margin-left: auto;
  }
  .callback {
    padding: 25px 0;
  }
  .callback::after, .callback::before {
    width: 440px;
  }
  .callback__form p {
    max-width: 585px;
  }
  .about {
    padding: 40px 0 110px;
  }
  .expertise__text, .partners__text {
    font-size: 16px;
  }
  .expertise__item {
    max-width: 130px;
  }
  .partners {
    padding-bottom: 130px;
  }
  .partners__country-title {
    font-size: 16px;
  }
  .news {
    padding: 40px 0;
  }
  #page > main > section.expir > div > div > div.expir__img{
  	position: relative;
        margin-top: -60px;
  }
	#page > main > section.expir > div > div{
   	flex-direction: column;
    align-items:center;
   }
   #page > main > section.expir > div > div > div.expir__content{
   	margin-left: 0;
   }
}
@media screen and (max-width: 768px) {

.single-product__inner .entry-summary .clickBuyButton {
        max-width: 210px;
    	width: 100% !important;
    }
#page > main > section.expir > div > div > div.expir__content{
   	flex-direction: column;
   }
  .main-padding {
    padding-top: 48px;
  }
  body {
    font-size: 14px;
  }
  .btn, .clickBuyButton, #buyoneclick_form_order .button {
    padding: 10px 25px !important;
  }
  .logo{
	width: 61px;
    height: 42px;
	}
  .top {
    height: 70vh;
  }
  .main__title {
    font-size: 32px;
    max-width: 480px;
  }
  .top__text {
    max-width: 400px;
  }
  .title {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .info__content-text {
    font-size: 14px;
    max-width: 425px;
  }
  .info__img img {
    max-height: 220px;
  }
  .info.catalog .info__img {
    margin-right: -100px;
  }
  .products__item-title {
    font-size: 18px;
    max-width: 130px;
  }
  .products__item:nth-child(2) .products__item-img {
    max-height: 165px;
  }
  .pros__inner {
    flex-direction: column;
  }
  .pros__tabs,
  .pros__content {
    width: 100%;
  }
  .pros__content-title {
    font-size: 22px;
  }
  .pros__content-text {
    font-size: 16px;
  }
  .pros__tab-content.active {
    height: 150px;
  }
  .callback {
    background-image: url(../images/form-bg-mob.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom center;
    padding: 40px 0 500px;
  }
  .callback::after, .callback::before {
    content: none;
  }
  .footer .logo img {
    max-height: 75px;
  }
  .footer__inner {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  .footer__social {
    gap: 20px;
  }
  .footer ul {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer .callback__form {
    max-width: 70%;
    margin-top: 20px;
  }
  .footer .callback__form p {
    max-width: 100%;
  }
  .footer__copyright {
    position: static;
    align-items: center;
    max-width: 100%;
    width: 100%;
    flex-direction: column;
    margin-top: 20px;
  }
  .expir__img {
    max-width: 300px;
  }
  .expir__text {
    font-size: 20px;
    max-width: 330px;
    text-align: center;
  }
  .expir__years {
    font-size: 42px;
  }
  .expir__content {
    gap: 40px;
  }
  .partners__info-title {
    font-size: 22px;
  }
  .partners__tab {
    font-size: 16px;
  }
  .partners__country-title {
    font-size: 14px;
  }
  .partners__country-address {
    font-size: 14px;
  }
  .partners {
    padding-bottom: 20px;
  }
  .news__posts article h4 {
    font-size: 16px;
  }
  .news__posts article a {
    gap: 10px;
  }
  .news .blog__link {
    width: 205px !important;
    margin: 30px auto 0;
  }
  .blog__inner {
    padding: 40px 0;
  }
  .news__posts {
    grid-template-columns: repeat(2, 1fr);
  }
  .blog__title {
    margin: 0 auto 20px;
  }
  .category__page .woocommerce-products-header .container {
    gap: 10px;
    flex-direction: column;
  }
  .category__page .term-description {
    font-size: 16px;
	text-align: center;
  }
  .category__page .category__info h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .category__page .category__img,
  .category__page .category__img img {
    height: 330px;
  }
  .category__product-wrapp, .related {
    padding: 40px 0;
  }
  .category__product-wrapp .products, .related .products {
    gap: 15px;
  }
  .category__product-wrapp .products li, .related .products li {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  .category__product-wrapp .products li h2, .related .products li h2 {
    font-size: 20px;
  }
  .category__product-wrapp .products li a.button, .related .products li a.button {
    font-size: 14px;
  }
  .category__main .title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .category__pros-item::before,
  .category__pros-item::after {
    content: none !important;
  }
  .category__pros-item {
    font-size: 13px;
	min-height: 73px;
    display: flex;
    align-items: center;
  }
  .category__pros-row {
    flex-direction: column;
    gap: 10px !important;
    align-items: flex-end;
  }
  .term-16 .category__main .mob_container,
  .term-17 .category__main .mob_container {
	padding: 0 20px 0 0;
  }
  .term-18 .category__pros {
    background-position: left 0% center !important;
  }
  .term-18 .category__pros {
    height: 446px;
  }
  .term-16 .category__pros,
  .term-17 .category__pros {
    transform: scale(-1, 1);
  }
  .term-16 .category__pros-row,
  .term-17 .category__pros-row {
    transform: scale(-1, 1);
  }
  .term-16 .category__pros {
    background-position: right -70% center;
	background-size: 606px auto;
  }
  .term-17 .category__pros {
    background-position: right 0% center;
	background-size: 486px auto;
  }
  .category__pros .category__pros-row:nth-child(1) .category__pros-item:nth-child(1),
  .category__pros .category__pros-row:nth-child(4) .category__pros-item:nth-child(2) {
    align-self: flex-start;
    margin-left: 5%;
  }
  .category__pros .category__pros-row:nth-child(1) .category__pros-item:nth-child(2),
  .category__pros .category__pros-row:nth-child(4) .category__pros-item:nth-child(1) {
    margin-right: 15%;
  }
  .category__pros .category__pros-row:nth-child(2) .category__pros-item:nth-child(1),
  .category__pros .category__pros-row:nth-child(3) .category__pros-item:nth-child(2) {
    margin-right: 5%;
  }
  .term-18 .category__pros .category__pros-row:nth-child(1) .category__pros-item:nth-child(1),
  .term-18 .category__pros .category__pros-row:nth-child(1) .category__pros-item:nth-child(2),
  .term-18 .category__pros .category__pros-row:nth-child(2) .category__pros-item:nth-child(1) {
    margin: 0;
    align-self: flex-end;
  }
  .category__pros {
    height: 656px;
  }
  .single-product__info {
    grid-template-columns: 1fr;
  }
  .single-product__info {
    display: flex;
    width: calc(100vw - 30px);
    flex-wrap: wrap;
  }
  .single-product div.product .woocommerce-product-gallery {
    width: 100%;
  }
  .single-product__info .wpgs-for img {
    max-height: 500px;
  }
  .single-product__info .wpgs-nav img {
    max-height: 120px;
  }
  .wpgs-nav .slick-slide {
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 5px;
  }
  .single-product__inner .entry-summary {
    padding: 15px;
  }
  .single-product__inner .entry-summary .product_title {
    font-size: 16px;
    margin-bottom: 0;
  }
  .single-product__inner .entry-summary .product__for-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .single-product__inner .entry-summary .product__for {
    margin-bottom: 20px;
  }
  .related .title {
    font-size: 20px;
  }
  .product__breadcrumbs {
    font-size: 14px;
  }
  .contacts__info {
    grid-template-columns: repeat(3, 270px);
  }
  .category__page .category__info {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .category__product-wrapp .products li.product img, .related .products li.product img {
    height: 280px;
  }
  .partners {
    min-height: 570px;
  }
}
@media screen and (max-width: 436px) {
/* 	main{
		max-width:100vw;
		width:100%;
		overflow:hidden;
	} */

  .header__nav-list {
    align-items: flex-start;
    gap: 40px;
    flex-direction: column;
    padding-left: 20px;
    padding-top: 30px;
  }
  .header__nav-list li a {
    padding: 0px 0;
	width: fit-content !important;
  }
  .main__title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .top {
    background-image: url(../images/mobmenu-bg.png);
    background-position: bottom center;
    height: calc(100vh - 45px);
  }
  .top__inner {
    padding-top: 80px;
    justify-content: flex-start;
  }
  .top .btn {
    width: 180px !important;
  }
  .info {
    padding: 40px 0;
  }
  .info__inner {
    flex-direction: column;
    gap: 20px;
  }
  .info__content {
    width: 100%;
    padding: 0;
  }
  .info.about-company .info__img img {
    max-height: 278px;
  }
  .title {
    font-size: 20px;
  }
  .info__content-text {
    margin-bottom: 20px;
  }
  .products {
    padding: 40px 0;
  }
  .products__row {
    gap: 10px;
    flex-direction: column;
  }
  .products__item {
    width: 100%;
  }
  .products__item-title {
    font-size: 16px;
    max-width: initial;
  }
  .products__item-img {
    display: flex;
    justify-content: center;
  }
  .products__item:nth-child(2) .products__item-img img {
    max-height: 193px;
  }
  .products__item:nth-child(1) .products__item-img img,
  .products__item:nth-child(3) .products__item-img img {
    width: auto;
    max-height: 170px;
  }
  .info.catalog {
    padding: 40px 0 0;
  }
  .pros__inner {
    padding: 40px 0;
  }
  .pros__content-title {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .pros__content-text {
    font-size: 14px;
  }
  .pros__tab-content.active {
    height: 125px;
  }
  .pros__tabs {
    gap: 10px;
    width: 100%;
  }
  .pros__tab {
    padding: 10px;
  }
  .pros__tab img {
    max-width: 40px;
  }
  .pros__tab span {
    font-size: 12px;
  }
  .callback__input {
    padding: 10px;
  }
  .callback__form p .wpcf7-form-control-wrap:nth-child(-n+2) {
    width: 100%;
  }
  .callback {
    padding: 40px 0 260px;
  }
  .callback__form p .btn {
    width: 210px !important;
    margin: 0px auto 0;
    font-size: 14px;
  }
  .footer {
    padding: 30px 0;
    font-size: 14px;
  }
  .footer__inner {
    gap: 10px;
    align-items: flex-start;
  }
  .footer ul {
    align-items: flex-start;
  }
  .footer .callback__form {
    max-width: 100%;
  }
  .footer .callback__form .btn {
    margin: 0px auto 0;
    font-size: 14px;
  }
  .footer__copyright {
    margin-top: 20px;
    align-items: flex-start;
  }
  .expir {
    margin-bottom: 40px;
  }
  .expir__inner {
    flex-direction: column;
    align-items: center;
  }
  .expir__img {
    max-width: 335px;
    position: static;
    margin-top: -90px;
  }
  .expir__content {
    max-width: 100%;
    width: 100%;
    flex-direction: column;
    gap: 10px;
    padding: 0 0 40px;
  }
  .expir__years {
    font-size: 64px;
	text-align: center;
  }
  .expir__text {
    font-size: 24px;
    text-align: center;
  }
  .expertise .title,
  .partners .title {
    font-size: 22px;
  }
  .expertise__row {
    flex-wrap: wrap;
    gap: 20px;
  }
  .partners__text {
    margin-bottom: 25px;
  }
  .partners__info-title {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .partners__tabs-wrapp {
    overflow-x: scroll;
  }
  .partners__tabs {
    margin-bottom: 25px;
    white-space: nowrap;
    gap: 30px;
  }
  .partners__tab-content.active {
    flex-direction: column;
  }
  .partners__country {
    width: 100%;
  }
  .partners__country-box {
    margin-bottom: 10px;
  }
  .partners__country-title {
    font-size: 16px;
    text-transform: capitalize;
    height: 52px;
  }
  .partners__country-info {
    padding: 15px;
    gap: 10px;
  }
  .partners__country-info strong {
    font-size: 16px;
  }
  .partners {
    padding-bottom: 0px;
  }
  .news {
    padding: 30px 0 40px;
  }
  .news .title {
    margin-bottom: 20px;
  }
  .news__posts {
    grid-template-columns: repeat(1, 1fr);
  }
  .news__posts article a {
    gap: 5px;
  }
  .news__posts article a img {
    -o-object-fit: cover;
       object-fit: cover;
    max-height: 400px;
    border-radius: 5px;
  }
  .contacts {
    padding: 40px 0;
  }
  .contacts__info {
    grid-template-columns: repeat(1, auto);
    gap: 20px;
    margin: 0 auto 40px;
  }
  .contacts__form p .wpcf7-form-control-wrap:nth-child(-n+2) {
    width: 100%;
  }
  .contacts__form p .btn {
    margin-top: 0px;
  }
  .contacts__info-title {
    font-size: 14px;
  }
  .category__page .category__info h1 {
    font-size: 22px;
  }
  .category__page .term-description {
    font-size: 14px;
  }
  .category__product-wrapp .products, .related .products {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 17px;
  }
  .category__product-wrapp .products li h2, .related .products li h2 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .category__main .title {
    font-size: 20px;
  }
  .category__pros-item {
    padding: 10px;
  }
  .category__pros .category__pros-row:nth-child(1) .category__pros-item {
    max-width: 230px;
  }
  .category__pros .category__pros-row:nth-child(2) .category__pros-item {
    max-width: 160px !important;
  }
  .category__pros .category__pros-row:nth-child(4) .category__pros-item {
    max-width: 245px;
  }
  .category__pros {
    height: 650px;
  }
  .term-16 .category__pros {
    background-size: auto 300px;
    background-position: right -135px center;
  }
  .term-17 .category__pros {
    background-position: right -130% center;
    background-size: auto 250px;
  }
  .category__main-other {
    padding: 40px 0;
  }
  .category__main-other .category__main-links {
    gap: 10px;
    flex-wrap: wrap;
  }
  .category__main-other .category__main-links a {
    width: 100%;
  }
  .term-18 .category__product-wrapp .products .product {
    width: 100% !important;
  }
  .term-18 .category__pros .category__pros-row:nth-child(2) .category__pros-item {
    max-width: initial !important;
  }
  .term-18 .category__pros {
    height: 640px;
	justify-content: flex-start;
	background-size: 250px auto;
    background-position: bottom center !important;
  }
  .category__product-wrapp .products li.product img, .related .products li.product img {
    height: 175px;
  }
  #formOrderOneClick .popup {
    width: 370px !important;
  }
  .header__nav-list .sub-menu {
    position: static;
    background-color: transparent;
  }
  .wpcf7 form .wpcf7-response-output {
    width: 100%;
    font-size: 14px;
  }
  .header__nav-list .sub-menu li {
    padding: 10px 0;
  }
  .header__nav-list .sub-menu {
    width: 160px;
  }
  .text-page {
    padding: 40px 0;
  }
  .text-page h1 {
    margin-bottom: 10px;
  }
  .about::before, .about::after,
  .pros::before, .pros::after {
		width: 440px;
  }
  .footer__social {
    gap: 10px;
    flex-direction: column;
  }
  .category__product-wrapp .products li span.button, .related .products li span.button {
    font-size: 13px;
  }
  .header {
    padding-top: 5px;
  }
  .wpcf7-not-valid-tip {
    left: 13px;
  }
  .category__page .category__img, .category__page .category__img img {
    height: 260px;
  }
  .wpcf7-not-valid-tip {
    left: 13px;
  }
	.expir__text {
		max-width: 230px;
	}
    
   
}
@media screen and (max-width: 414px) {
  .term-16 .category__pros {
    background-size: auto 270px;
    background-position: right -125px center;
  }
  .term-17 .category__pros {
    background-position: right -100px center;
    background-size: auto 220px;
  }
}
@media screen and (max-width: 395px) {
  .term-16 .category__pros {
    background-size: auto 270px;
    background-position: right -145px center;
  }
}
@media screen and (max-width: 375px) {
  .term-16 .category__pros {
    background-size: auto 220px;
    background-position: right -105px center;
  }
  .term-17 .category__pros {
    background-position: right -100px center;
    background-size: auto 200px;
  }
  .term-18 .category__pros {
    height: 660px;
  }
}/*# sourceMappingURL=media.css.map */