div[data-component-id="13743"] .m-text__inner {
    width: 65%;
	margin:auto;
}

div[data-component-id="13743"] .m-text__inner h2 {
    font-size: 3rem;
	font-weight: 500;
	padding-bottom:3%;
}

div[data-component-id="13743"] .m-wrapper {
    padding: 0;
}

div[data-component-id="13743"] .m-text__title {
    text-align:center;
	margin:auto;
	width:80%;
	padding: 7% 7%;
}
div[data-component-id="13743"] img {
    width: 75%;
}
div[data-component-id="13745"] .m-text__inner {
    width: 65%;
	margin:auto;
}

div[data-component-id="13745"] .m-text__inner h2 {
    font-size: 3rem;
	font-weight: 500;
	padding-bottom:3%;
}

div[data-component-id="13745"] .m-wrapper {
    padding: 0;
}

div[data-component-id="13745"] .m-text__title {
    text-align:center;
	margin:auto;
	width:80%;
    font-size: min(max(3rem, 4.4444444444vw), 5.5rem);	
}
div[data-component-id="13745"] img {
    width: 75%;
}
.liteStrong {
	font-weight:500;
	margin: auto;
    text-align: center;
    padding: 2%;
	}
.clearBoth {
    clear: both;
    margin: auto;
    text-align: center;
    padding: 2%;
}
.inLineX {
   width:41%;
   float:left;
}
.inLineY {
   width:41%;
   float:left;
}
.inLineY:nth-child(2){
	width: 5%;
}
.inLineY:nth-child(4) {
    width: 6%;
    padding: 6% 2% 0 0;
}
.inLineY:nth-child(5){
	width: 5%;
	}

.inLineX:nth-child(3){
	width: 5%;
}
.inLineX:nth-child(5) {
    width: 6%;
    padding: 6% 2% 0 0;
}


.inLineX:nth-child(6){
	width: 5%;
	}
.btn-flip {	 opacity: 1;	 outline: 0;	 color: #fff;	 line-height: 40px;	 position: relative;	 text-align: center;	 letter-spacing: 1px;	 display: inline-block;	 text-decoration: none !important;	 font-family: "Satoshi", sans-serif;    font-weight: 300;    font-size: min(max(1.3rem, 1.3888888889vw), 2rem);    line-height: 1.5;    letter-spacing: normal;	 text-transform: uppercase;	 width:25%;	 } 
.btn-flip:hover:after {	 opacity: 1;	 transform: translateY(0) rotateX(0);}
.btn-flip:hover:before {	 opacity: 0;	 transform: translateY(50%) rotateX(90deg);}
.btn-flip:after {	 top: 0;	 left: 0;	 opacity: 0;	 width: 100%;	 color: #323237;	 display: block;	 transition: 0.5s;	 position: absolute;	 background: #adadaf;	 content: attr(data-back);	 transform: rotateX(90deg);	 padding: 3% 1%;}
.btn-flip:before {	 top: 0;	 left: 0;	 opacity: 1;	 color: #adadaf; display: block;	 padding: 0 30px;	 line-height: 40px;	 transition: 0.5s;	 position: relative;	 background: #444;	 content: attr(data-front);	 transform: translateY(0) rotateX(0);	 padding: 3% 1%;}

