@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}

@media (max-width:1199px) {
	.container {
		max-width: 94%;
	}

	.ourProcessSection {
		min-height: auto;
	}

	.ourProcessSection .ourImgBox {
		display: none;
	}

	.ourProcessSection .ourImgBoxSm {
		display: block;
	}

	.ourProcessSection .card [data-toggle="collapse"]:after {
		font-size: 14px;
		top: 10px;
	}

	.ourProcessSection .processAccrodion .card .card-header h2 .btn {
		font-size: 16px;
		line-height: 24px;
		padding: 8px 35px 8px 15px;
	}

	.regBodySection .infoGraphics .resp-tabs-list li {
		margin: 0 10px;
		font-size: 16px;
	}

	.teamMember .memberInfo {
		width: 96%;
	}

	.supportLogosSection {
		padding: 70px 0px 140px
	}

	.contactSection .map iframe {
		height: 520px;
	}

	.contactSection .contactInner {
		margin-top: -70%;
	}

	.bottomFooter p {
		font-size: 14px;
	}

	.processPart .stepCol:nth-child(even):after {
		right: -100px;
		top: 70px;
		width: 200px;
		background-size: 100%;
	}

	.navbar-nav .nav-item .nav-link {
		padding: 10px 8px;
	}

	.newsSection article .item-content .entry-content blockquote {
		padding: 30px 50px;
	}

	.post-nav .nav-links>div {
		width: 49.3%;
	}

	.comments-area .comment-meta.main {
		margin-top: 30px;
	}

	.comments-area .comment-meta.main .comment-author.vcard img {
		top: 50px;
	}

	.comments-area .reply {
		top: 60px;
	}

	.woListPrizing .prizBox ul {
		padding: 0px 10px;
	}
	.single-product.woocommerce .woocommerce-breadcrumb{
		max-width: 94%;
		margin-bottom: 30px;
	}
	.single-product #primary {
	    padding: 110px 0px 20px;
	}
	.single-product.woocommerce div.product .product_title{
		font-size: 28px;
		line-height: 34px;
	}
	.single-product.woocommerce .woocommerce-product-details__short-description ul li{
		line-height: 28px;
	}
	.single-product.woocommerce .woocommerce-product-details__short-description ul li i{
		top: 6px;
	}
}

@media (max-width:1023px) {
	.siteBanner {
		padding: 250px 0px 150px;
	}

	.siteBanner .bannerText h1 {
		font-size: 36px;
		line-height: 46px;
	}

	.siteBanner .bannerText h1 br {
		display: none;
	}

	.separatorBottom svg {
		height: 50px;
		width: 100%;
	}

	.simpleCols {
		margin-top: 0 !important;
		padding: 70px 0px 0px;
	}

	.colContainer {
		padding: 15px !important
	}

	.colHeading {
		font-size: 16px;
		margin-bottom: 10px;
		line-height: 26px;
	}

	.colImgArea {
		margin-bottom: 15px;
	}

	.colTextArea p {
		opacity: 1;
		margin-bottom: 0px;
	}

	.colContainer:hover .colImgArea {
		opacity: 1;
	}

	.colContainer:hover .colTextArea,
	.colContainer:hover .colImgArea {
		transform: none;
	}

	.regSection {
		padding: 50px 0 0;
	}

	.regSection .imgBox {
		text-align: center;
		margin-bottom: 30px;
	}

	.regSection .textPart {
		text-align: center;
	}

	.servicesSection {
		padding: 50px 0px 0;
	}

	.servicesSection .topPart p br {
		display: none;
	}

	.servicesSection .topPart {
		margin-bottom: 30px;
	}

	.lookingSection {
		padding: 30px 0px 50px;
	}

	.lookingSection .separatorBottom svg {
		width: 100%;
		height: 50px;
	}

	.clearCheckSection ul li {
		line-height: 32px;
	}

	.clearCheckSection {
		padding: 70px 0px 50px;
	}

	.ourProcessSection:before {
		width: 100%;
	}

	.ourProcessSection .textPart {
		margin-top: 30px;
	}

	.clearCheckSection .textPart {
		margin-bottom: 0px;
	}

	.ourProcessSection {
		padding: 70px 0px 50px;
	}

	.regBodySection .infoGraphics h2.resp-accordion {
		color: #222222;
		display: block;
		padding: 10px 10px;
		transition: all 0.3s;
		float: left;
		cursor: pointer;
		border-radius: 0px;
		margin: 0px 0px 20px;
		font-size: 16px;
		font-weight: 500;
		text-transform: uppercase;
		line-height: 1.2;
		text-align: center;
		width: 100%;
		background: #f5f5f5;
		border-bottom: 2px solid #f2f2f2;
	}

	.regBodySection .infoGraphics h2.resp-tab-active {
		margin-bottom: 0px !important;
		color: #fff !important;
		background: #01aadc;
	}

	.regBodySection .infoGraphics ul.resp-tabs-list {
		display: none;
	}

	.regBodySection .infoGraphics h2.resp-accordion {
		display: block;
	}

	.regBodySection .infoGraphics .resp-accordion-closed {
		display: none !important;
	}

	.regBodySection .infoGraphics .resp-tab-content {
		overflow: hidden;
		padding: 30px 0px 30px;
	}

	.regBodySection .infoGraphics.infoSimple .resp-tab-content {
		padding: 30px 0px 30px;
	}

	.regBodySection .infoGraphics .resp-tabs-container:last-child h2 {
		margin-bottom: 0px;
	}

	.regBodySection .infoGraphics .infoText .imgInfoBox {
		float: none;
		margin-bottom: 30px;
		text-align: center;
	}

	.regBodySection .infoGraphics .infoText .imgInfoBox img {
		margin: 0px;
	}

	.regBodySection {
		padding: 60px 0px 60px;
	}

	.teamSection {
		padding: 0px 0px 50px;
	}

	.contactSection .contactInner .rightInfo {
		padding: 0px 50px 0px 20px;
	}

	.contactSection .contactInner .leftInfo {
		padding: 50px 25px;
	}

	.topFooter {
		padding: 40px 0px;
	}

	.contactSection .contactInner {
		margin-top: -90%;
	}

	.simplePricing .topUp {
		margin-top: 0px;
	}

	.innerSiteBanner {
		padding: 150px 0px 70px;
	}

	.innerSiteBanner .bannerText h1 {
		font-size: 36px;
		line-height: 46px;
	}

	.innerSiteBanner .bannerText p {
		font-size: 16px;
	}

	.innerSiteBanner .bannerText p br {
		display: none;
	}

	.innerSiteBanner .innerPageSeparatorBottom svg {
		height: 55px;
	}

	.simplePricing .tableCustom .w-23 {
		width: auto;
	}

	.simplePricing .tableCustom .w-19 {
		width: auto;
	}

	.simplePricing .tableCustom th {
		padding: 15px 15px;
	}

	.regCTA .innerCta:before {
		left: 50px;
	}

	.processPart .stepCol:nth-child(odd):after,
	.processPart .stepCol:nth-child(even):after {
		display: none;
	}

	.processPart .stepCol:nth-child(2n) .step {
		margin-top: 0;
	}

	.newsSection .topUp {
		margin-top: 0;
	}

	.newsSection article .item-content .entry-content blockquote {
		padding: 0;
	}

	.newsSection article .item-content .entry-content blockquote>p {
		font-size: 20px;
		line-height: 30px;
	}

	.newsSection article .item-content .entry-content blockquote .personName {
		font-size: 24px;
		line-height: 30px;
	}

	.comments-area .comment-meta img {
		left: 0px;
	}

	.comments-area .comment-list .comment-body {
		padding: 25px 60px 25px 85px;
	}

	.comments-area .comment-list ol.children {
		padding-left: 60px;
	}

	.commentContainer {
		padding: 12px 30px 30px;
	}

	.post-nav .nav-links>div {
		width: 49.2%;
		padding: 20px 20px;
	}

	.post-nav-text-wrap span {
		justify-content: space-around !important;
	}

	.woListing .topUp {
		margin-top: 0px;
	}

	.woListPrizing .topTextPart h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.woocommerce-checkout .woocommerce,
	.woocommerce-cart .woocommerce {
	    max-width: 96%;
	    width: 100%;
	    margin-right: auto;
	    margin-left: auto;
	    padding: 40px 15px;
	}
}

@media (max-width:991px) {
	header .navbar .outLineBtn {
		display: none;
	}

	.navbar-nav .nav-item:last-child {
		display: block;
	}

	.navbar-nav .nav-item {
		margin: 0px;
		padding: 0px;
	}

	.navbar-nav .nav-item .nav-link {
		font-size: 14px;
		margin: 0px;
		padding: 10px 10px;
		line-height: 25px;
		color: #333;
		width: 100%;
	}

	.navbar-nav .nav-item .nav-link>i {
		display: none;
	}

	.navbar-nav .nav-item .nav-link:after {
		display: none;
	}

	.dropdownContent {
		padding: 0px;
	}

	.dropdownContent a {
		position: relative;
		background: #e0e0e0;
	}

	.navbar-nav .nav-item:last-child .nav-link:after {
		display: none;
	}

	.navbar-nav .nav-item:hover .dropdownMenu {
		display: block;
	}

	.navbar-collapse {
		max-height: 500px;
		overflow: scroll;
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		background: #fff;
		z-index: 999;
		padding: 0;
		box-shadow: 0px 13px 15.9488px 0.0512px rgba(24, 24, 24, 0.07);
	}

	.navbar-nav .nav-item.hasChild ul.dropdownMenu {
		margin: 0;
		position: relative;
		width: 100%;
		left: 0px;
	}

	.smArrow {
		z-index: 999;
		display: block;
		position: absolute;
		right: 10px;
		top: 14px;
		color: #01AADC;
		height: 20px;
		width: 20px;
		text-align: center;
		border-radius: 0px;
	}

	.navbar-nav .nav-item.hasChild ul.dropdownMenu li {
		margin-bottom: 0px;
	}

	.navbar-nav .nav-item.hasChild ul.dropdownMenu li a {
		font-size: 14px;
		margin: 0px 0px 0px 0px;
		padding: 5px 20px;
		line-height: 25px;
		border-bottom: none;
	}

	.navbar-nav .nav-item.hasChild ul.dropdownMenu li:last-child a {
		padding-bottom: 10px;
	}

	.processPart .topUp {
		margin-top: 0;
	}

	.processPart .stepCol:nth-child(2n) .textPart {
		padding-top: 100px;
	}

	.processPart .stepCol:nth-child(2n) .textPart:after {
		height: 80px;
	}

	.processPart .stepCol {
		margin-bottom: 30px;
	}

	.processPart .processRow {
		padding: 50px 50px 20px;
	}

	.faqPart .topTextPart p {
		font-size: 16px;
		line-height: 26px;
	}

	.faqPart .topTextPart p br {
		display: none;
	}

	.faqPart .topTextPart h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.faqPart .card [data-toggle="collapse"]:after {
		top: 17px;
	}

	.woListPrizing .prizBox {
		margin-bottom: 40px;
	}
	.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
		width: auto;
	}
	.woocommerce .woocommerce-additional-fields h3, .woocommerce .woocommerce-billing-fields h3{
		font-size: 20px;
		line-height: 30px;
	}
	.woocommerce-cart table.shop_table td.product-remove {
	    width: auto;
	}
}

@media (max-width:767px) {
	.siteBanner {
		padding: 250px 0 200px 0;
	}

	.siteBanner .bannerText h1 {
		font-size: 28px;
		line-height: 38px;
	}

	.siteBanner .bannerText p {
		font-size: 15px;
		line-height: 25px;
	}

	.simpleCols {
		margin-top: 0 !important;
		padding: 50px 0px 0px;
	}

	.regSection {
		padding: 30px 0 0;
	}

	.regSection .textPart h2,
	.servicesSection .topPart h2 {
		font-size: 26px;
		line-height: 36px;
		margin-bottom: 10px;
	}

	.regSection .textPart p,
		{
		font-size: 14px;
	}

	.servicesSection .topPart p {
		font-size: 16px;
	}

	.lookingSection {
		padding: 20px 0px 50px;
	}

	.lookingSection .textPart h2 {
		font-size: 26px;
		line-height: 36px;
		margin-bottom: 10px;
	}

	.lookingSection .textPart p {
		font-size: 14px;
	}

	.clearCheckSection {
		padding: 50px 0px 50px;
	}

	.ourProcessSection {
		padding: 50px 0px 50px;
	}

	.ourProcessSection .textPart h2 {
		font-size: 26px;
		line-height: 36px;
		margin-bottom: 10px;
	}

	.ourProcessSection .textPart p {
		font-size: 14px;
	}

	.clearCheckSection .textPart h2 {
		font-size: 26px;
		line-height: 36px;
		margin-bottom: 10px;
	}

	.clearCheckSection .textPart p {
		font-size: 14px;
	}

	.clearCheckSection ul li {
		font-size: 15px;
	}

	.regBodySection {
		padding: 50px 0px 30px;
	}

	.regBodySection .textPart h2 {
		font-size: 26px;
		line-height: 36px;
		margin-bottom: 20px;
	}

	.regBodySection .textPart p {
		font-size: 15px;
	}

	.regBodySection .infoGraphics .infoText p {
		font-size: 15px;
		line-height: 25px;
	}

	.teamSection .textPart h2 {
		font-size: 26px;
		line-height: 36px;
		margin-bottom: 0px;
	}

	.supportLogosSection {
		padding: 70px 0px 140px;
		display: none;
	}

	.contactSection .map {
		display: none;
	}

	.contactSection .contactInner {
		margin-top: 0%;
	}

	.contactSection {
		padding: 50px 0;
	}

	.contactSection .contactInner {
		padding: 0px;
		overflow: hidden;
	}

	.contactSection .contactInner .leftInfo {
		padding: 50px 25px;
		margin: 0;
		border-radius: 10px;
	}

	.contactSection .contactInner .leftInfo {
		padding: 25px;
	}

	.contactSection .contactInner .leftInfo p:last-child {
		margin-bottom: 0px;
	}

	.contactSection .contactInner .rightInfo {
		padding: 25px;
	}

	.contactSection .contactInner .leftInfo h3 {
		margin: 0px 0px 20px;
	}

	.innerSiteBanner .bannerText h1 {
		font-size: 28px;
		line-height: 38px;
	}

	.innerSiteBanner .bannerText p {
		font-size: 14px;
		line-height: 21px;
	}

	.simplePricing .tableCustom td {
		padding: 20px 40px;
	}

	.simplePricing .tableCustom span.headingTd {
		font-size: 16px;
	}

	.processPart .textPart {
		padding-top: 50px;
	}

	.processPart .textPart:after,
	.processPart .stepCol:nth-child(2n) .textPart:after {
		height: 40px;
	}

	.processPart .stepCol:nth-child(2n) .textPart {
		padding-top: 50px;
	}

	.newsSection article .item-content .entry-title,
	.newsSection article .item-content .entry-title:last-child {
		font-size: 20px;
	}

	.newsSection article .item-content .entry-content p {
		font-size: 14px;
	}

	.newsSection article .item-content .entry-content h5 {
		font-size: 18px;
		line-height: 24px;
	}

	.newsSection article .item-content .entry-content blockquote>p {
		font-size: 18px;
		line-height: 24px;
	}

	.newsSection article .item-content .entry-content blockquote .personName {
		font-size: 20px;
		line-height: 30px;
	}

	.newsSection article .item-content .entry-footer {
		margin-top: 20px;
	}

	.comments-area .comment-meta img {
		max-width: 40px;
	}

	.comments-area .comment-list .comment-body {
		padding: 20px 25px 20px 50px;
		margin-left: 20px;
	}

	.comments-area .comment-list ol.children {
		padding-left: 0;
	}

	.comments-area .reply {
		right: 30px;
		top: 22px;
	}

	.comments-area .comment-meta.main {
		margin-top: 0;
	}

	.comments-area .comment-meta.main .comment-author.vcard img {
		top: 22px;
	}

	.comments-area .comment-meta .comment-author {
		font-size: 18px;
	}

	.comments-area .comment-meta.main,
	.comments-area .children .comment-meta.main {
		margin-top: 0px;
		margin: 0 0 5px 0;
	}

	.comments-area a.url.name,
	.comment-meta .comment-author a {
		margin-bottom: 5px;
	}

	.comments-area .comment-content p {
		font-size: 14px;
	}

	.comments-area .children .reply {
		right: 30px;
	}

	.commentContainer h3 {
		font-size: 22px;
		line-height: 30px;
	}

	.commentContainer .comment-form input.form-control,
	.commentContainer .comment-form textarea.form-control {
		margin-bottom: 15px;
	}

	.commentContainer .comment-form .fieldCol {
		margin-top: 0px;
	}

	.post-nav .nav-links>div {
		width: 100%;
	}

	.post-nav .nav-links>.next {
		margin-left: 0px;
		margin-top: 15px;
	}

	.post-nav-text-wrap h4 {
		margin-bottom: 0px;
	}

	.newsSection article .item-content .entry-footer {
		flex-wrap: wrap;
	}

	.newsSection article {
		text-align: left !important;
	}

	.newsSection article .item-content .entry-content {
		font-size: 14px;
	}

	.woListing {
		padding: 50px 0px 30px;
	}

	.woListPrizing .topTextPart {
		margin-bottom: 20px;
	}

	.woListPrizing {
		padding-bottom: 50px;
	}
	.single-product.woocommerce div.product .product_title {
	    font-size: 24px;
	    line-height: 30px;
	}
	.single-product.woocommerce .summary .price{
		font-size: 20px;
	}
	.single-product.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel h2{
		font-size: 20px;
		line-height: 24px;
	}
	.single-product.woocommerce .woocommerce-product-details__short-description p,
	.single-product.woocommerce .woocommerce-tabs .woocommerce-Tabs-panel p{
		font-size: 14px;
		line-height: 20px;
	}
	.woocommerce-cart .innerSiteBanner {
	    padding: 110px 0px 10px 0px;
	    display: none;
	}
	.woocommerce-cart table.shop_table td {
	    font-size: 14px;
	    background: #fff;
	}
	.woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text{
		margin: 0 0px 15px 0;
		width: 100%;
	}
	.woocommerce-page table.cart td.actions .coupon .input-text+.button,
	.woocommerce table.cart td.actions .coupon .input-text+.button{
	    display: block;
	    width: 100%;
    }
    .woocommerce .checkout-button{
		padding: 12px 30px !important;
		font-size: 16px !important;
    }
    .woocommerce-cart .cart_totals > h2 {
	    font-size: 20px;
	}
	.woocommerce .col2-set, .woocommerce-page .col2-set{
		padding: 20px 0px;
	}
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
		width: 100%;
	}
	.woocommerce .woocommerce-additional-fields h3, .woocommerce .woocommerce-billing-fields h3{
		margin-bottom: 15px;
	}
	.woocommerce form label{
		font-size: 14px;
	}
	.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
		font-size: 14px;	
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered{
		font-size: 14px;		
	}
	.woocommerce table.shop_table th{
		font-size: 14px;		
		font-weight: 600;
	}
	.woocommerce table.shop_table td{
		font-size: 14px;			
	}
	.woocommerce-info{
		font-size: 14px;
		line-height: 20px !important;
	}
	.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p{
		font-size: 14px;
	}
	.woocommerce-checkout .woocommerce,
	.woocommerce-cart .woocommerce{
		padding: 100px 15px 40px;
	}
	.single-product .innerSiteBanner, .woocommerce-checkout .innerSiteBanner, .woocommerce-cart .innerSiteBanner{
		display: none;
	}
	.woListPrizing .prizBox {
		height: 70px;
		overflow: hidden;
		position: relative;
	}

	.woListPrizing .prizBox a.smToogle {
		display: block;
	}

	.woListPrizing .prizBox h3 {
		margin-bottom: 10px;
	}

	.woListPrizing .prizBox.showPart {
		overflow: unset;
		height: auto;
	}
}

@media (max-width:574px) {
	.siteBanner {
		padding: 200px 0 150px 0;
	}

	.regSection .textPart h2,
	.servicesSection .topPart h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.regSection .textPart p {
		font-size: 14px;
	}

	.servicesSection .topPart p {
		font-size: 14px;
	}

	.lookingSection .textPart h2 {
		font-size: 24px;
		line-height: 32px;
	}

	.clearCheckSection ul li {
		font-size: 14px;
	}

	.ourProcessSection .textPart p {
		font-size: 14px;
		line-height: 24px;
	}

	.regBodySection .textPart h2 {
		font-size: 24px;
		line-height: 32px;
	}

	.regBodySection .textPart p {
		font-size: 14px;
	}

	.regBodySection .infoGraphics .infoText p {
		font-size: 14px;
		line-height: 21px;
	}

	.teamSection .textPart h2 {
		font-size: 22px;
		line-height: 32px;
	}

	.contactSection .contactInner .leftInfo h3 {
		margin: 0px 0px 10px;
		font-size: 22px;
	}

	.contactSection .contactInner .leftInfo p {
		margin: 0px 0px 15px 0px;
	}

	.topFooter {
		padding: 40px 0px 20px;
	}

	.topFooter h3 {
		font-size: 17px;
		line-height: 27px;
		margin-bottom: 10px;
	}

	.bottomFooter .ftLogos a {
		margin: 0 5px 5px;
		display: inline-block;
	}

	.regCTA .innerCta h3 {
		font-size: 22px;
		line-height: 34px
	}

	.regCTA .innerCta p {
		font-size: 14px;
		line-height: 21px;
	}

	.simplePricing .tableCustom td {
		font-size: 14px;
	}

	.processPart .processRow {
		padding: 20px 30px 00px;
	}

	.processPart .step .numberCol {
		width: 48px;
		height: 48px;
		font-size: 23px;
		line-height: 48px;
	}

	.processPart .step .numberCol:before {
		width: 48px;
		height: 48px;
		margin-left: -24px;
	}

	.processPart .step .numberCol:after {
		width: 70px;
		height: 70px;
		margin-left: -35px;
		margin-top: -35px;
	}

	.processPart .textPart {
		margin-top: 25px;
	}

	.faqPart .topTextPart {
		margin-bottom: 30px;
	}

	.faqPart .topTextPart h2 {
		font-size: 24px;
		line-height: 34px;
	}

	.faqPart .topTextPart p {
		font-size: 14px;
		line-height: 24px;
	}

	.faqPart .processAccrodion .card .card-header h2 .btn {
		font-size: 16px;
		line-height: 25px;
		padding: 12px 35px 12px 15px;
	}

	.faqPart .card [data-toggle="collapse"]:after {
		font-size: 16px;
		top: 13px;
	}

	.newsSection article .item-content {
		padding: 25px 20px;
	}

	.newsSection article .item-content .entry-content h5 {
		font-size: 16px;
		line-height: 24px;
	}

	.newsSection article .item-content .entry-footer .fas {
		font-size: 14px;
		margin-right: 5px;
	}

	.newsSection article .item-content .entry-footer a,
	.newsSection article .item-content .entry-meta a {
		padding-right: 10px;
		margin-bottom: 5px;
		font-size: 11px;
	}

	.comments-area .reply {
		right: 10px;
	}

	.comments-area .children .reply {
		right: 10px;
		top: 20px;
	}

	.comments-area .comment-body .data p,
	.comments-area .comment-body .comment-metadata a {
		font-size: 11px;
	}

	.comments-area .comment-body .comment-metadata a:before {
		margin-right: 4px;
	}

	.comments-area .comment-list .comment-body {
		padding: 20px 25px 10px 35px;
		margin-left: 10px;
	}

	.comments-area .comment-meta img {
		max-width: 25px;
	}

	.comments-area .children .comment-meta.main .comment-author.vcard img {
		top: 22px;
	}

	.commentContainer {
		padding: 12px 15px 20px;
	}

	.post-nav-text-wrap h4 {
		font-size: 16px;
	}

	.woListPrizing .topTextPart h2 {
		font-size: 24px;
		line-height: 34px;
	}

	.woListPrizing .prizBox {
		padding: 20px;
	}

	.woListPrizing {
		padding-bottom: 30px;
	}
}