.page-last-section 
{
    position: relative;
}
.need-for-info-section .container
{
       max-width: 1170px;
       margin: auto;
}
a.sign-up-button:hover
{
	text-decoration: none;
}
a.sign-up-button
{
	background-color: rgb(45, 181, 109);
    color: rgb(255, 255, 255);
    padding: 13px 20px;
    border-color: rgb(45, 181, 109);
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    border-radius: 7px;
    display: inline-block;
    width: 200px;
    text-align: center;
    margin-top: 15px;
}
.social-content p.quote-text
{
    font-size: 16px!important;
    line-height: 120%!important;
    font-weight: 500!important;
    font-style: italic;
    margin-top: 20px;
    position: relative;
    padding-left: 25px!important;
}
.social-content p.quote-text:before
{
	content: '';
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/d96678b9fae76196596e74e3d5d22ac1.png);
    position: absolute;
    top: -4px;
    left: -5px;
    width: 25px;
    height: 25px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.need-for-info-section .button-area
{
	display: flex;
    align-items: center;
    margin-top: 55px!important;
    max-width: 50%;
    margin: auto;
    justify-content: center;
}
.need-for-info-section .button-area .left-btn:hover, .need-for-info-section .button-area .right-btn:hover
{
	text-decoration: none;
}
.need-for-info-section .button-area .left-btn-holder
{
	display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 40px;
}
.need-for-info-section .button-area .left-btn-holder img
{
	width: 30px;
    margin-top: 25px;
}
.need-for-info-section .button-area .right-btn-holder
{
	display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
.need-for-info-section .button-area .right-btn-holder img
{
	width: 30px;
    margin-bottom: 25px;
}
.need-for-info-section .button-area .left-btn
{
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #2DB56D;
    border-radius: 7px;
    width: 170px;
    padding: 10px;
    display: inline-block;
    border: 1px solid #2DB56D;
}
.need-for-info-section .button-area .right-btn
{
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: transparent;
    border-radius: 7px;
    width: 170px;
    padding: 10px;
    display: inline-block;
    border: 1px solid #fff;
}
.need-for-info-section h3
{
    font-size: 60px;
    line-height: 130%;
    text-align: center;
    letter-spacing: 0.04em;
    color: #FF8292;
}
.need-for-info-section
{
	font-size: 36px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
}
.slug-pages-contact .lnd-temp-topbar-wrapper-btn, .slug-pages-team .lnd-temp-topbar-wrapper-btn, .slug-pages-pricing .lnd-temp-topbar-wrapper-btn
{
      padding: 18px 12px;
}
.social-profile .social-img img
{
      border: 3px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 7px;
      padding: 5px 0px 5px 10px;
}
.slug-pages-pricing .have-question-box, .slug-pages-contact .have-question-box, .slug-pages-team .have-question-box
{
   margin-bottom: 0px;
}
.have-question-box a
{
	font-weight: 800;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    position: relative;
    padding-left: 35px;
}
.have-question-box a:before
{
	content: '';
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/d2778a051d59c6ca1cba8681d584e959.png);
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 8px;
    bottom: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: auto;
}
.have-question-box h3
{
	font-size: 60px;
    line-height: 130%;
    text-align: center;
    letter-spacing: 0.04em;
    color: #FF8292;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 10px;
}
.have-question-box
{
	max-width: 60%;
    margin: auto;
    padding: 60px 40px;
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/e279089157c4c7a21b013ecf470c655d.png);
    background-size: cover;
    background-position: center center;
    margin-bottom: 90px;
}
.lnd-temp-topbar-wrapper-btn
{
    padding: 18px 12px;
    width: 160px;
    position: absolute;
    right: 0px;
    top: 0;
    border-radius: 0px;
}
.hair-make-image{
	max-width: 300px;
    margin: auto;
    text-align: center;
    justify-content: center;
    display: flex;
}
 .second-section .second-part .pink-area:before
{
	content: '';
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/d6ae589….png);
    width: 215px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0px;
    z-index: -1;
    background-size: 100%;
}
 .social-profile {
  animation: fadeIn ease 8s;
  -webkit-animation: fadeIn ease 8s;
  -moz-animation: fadeIn ease 8s;
  -o-animation: fadeIn ease 8s;
  -ms-animation: fadeIn ease 8s;
}
@keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
 .social-profile.right-img
{
	 margin-right: -135px;
  	padding-left: 230px;
}
 .social-profile.left-img .social-img
{
	 margin-right: 15px;
}
 .social-profile.right-img .social-img
{
	 margin-left: 15px;
}
 .social-profile.left-img
{
	margin-left: 70px;
}
 .social-profile
{
    display: flex;
    align-items: center;
    margin-bottom: 45px;
}
 .social-profile .social-content
{
	width: 60%;
}
 .social-profile .social-img
{
	width: 40%;
}
 .social-profile .social-content
{
	text-align: left;
}
 .social-profile .social-content p
{
	font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.03em;
    color: #272063;
    text-align: left;
    padding-left: 12px;
}
 .social-profile .social-content h3
{
	font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-align: left;
    margin-bottom: 10px;
}
img.branding-icon
{
	position: relative;
    z-index: 99;
    margin-bottom: 15px;
    width: 300px;
}
img.branding-icon-2
{
	position: relative;
    z-index: 99;
    margin-bottom: 15px;
    margin: 0px auto;
    display: block;
}
 .lnd-temp-2-58-link 
{
    padding: 5px 0px;
    margin-right: 15px;
}
 .page-last-section .top-heading 
{
    font-weight: 800;
    font-size: 48px;
    line-height: 76px;
    letter-spacing: 0.04em;
    color: #FF8292;
    text-align: left;
    display: inline-block;
    float: left;
}
 .page-last-section .bottom-row 
{
    margin-top: 50px;
    display: inline-block;
    padding: 0px 100px;
    float: left;
    position: relative;
}
 .page-last-section .bottom-row:before 
{
    content: '';
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/cf632b5e56916a363532a067239d471c.png);
    position: absolute;
    top: 100px;
    left: -125px;
    width: 350px;
    height: 350px;
    background-size: contain;
    background-repeat: no-repeat;
}
 .bottom-contact-form input
{
    background: rgba(255, 255, 255, 0.7);
    padding: 15px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.03em;
    color: #272063;
    max-width: 380px;
    line-height: 30px;
    border-bottom: 2px solid #fff;
}
 .bottom-contact-form .js-contact-form-btn 
{
    display: inline-block;
    position: relative;
    background: #2DB56D;
    border-radius: 7px;
    padding: 12px 22px;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    cursor: pointer;
    width: 144px;
    float: right;
    margin-right: 32px;
}
 .bottom-contact-form .lnd-temp-2-91-input-wrapper input.phone-input
{
    border-bottom: 0px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    margin-bottom: 30px;
}
 .bottom-contact-form .lnd-temp-2-91-input-wrapper 
{
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: transparent;
}
 .bottom-contact-form .form-custom-title 
{
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #2B236D;
    background: #fff;
    max-width: 330px;
    margin: auto;
    padding: 10px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
 .bottom-contact-form 
{
    position: absolute;
    top: 12px;
    right: 10px;
}
 .page-last-section .bottom-row:after 
{
    content: '';
    position: absolute;
    bottom: 165px;
    right: -156px;
    width: 280px;
    height: 185px;
    background-size: contain;
    background-repeat: no-repeat;
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/7b56675cbd103e884d374d35775cbc42.png);
}
 .lnd-temp-topbar-wrapper
{
	padding: 15px 0;
    box-shadow: 0px 0px;
}
 .second-section
{
	background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/8c207566bd8967e5abaa14bbe29b4219.png);
    background-size: 28%;
    background-repeat: no-repeat;
    background-position: left center;
}
 .second-section .second-part
{
	position: relative;
}
 .third-part .step-2:after
{
	content: '';
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/7f50a04d335e4492d0e67623c2511508.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 400px;
    height: 135px;
    position: absolute;
    bottom: -90px;
    left: 45px;
}
 .third-part .step-2 
{
	position: relative;
}
 .third-part .step-2 img
{
	z-index: 99;
}
 .second-section .second-part:after
{
	content: '';
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/ac9e630f3363164188db1cb1ff03dac6.png);
    position: absolute;
    top: -50px;
    width: 490px;
    height: 180px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 11;
}
 .tell_me__first_section .first-section-inner
{
	width: 600px;
    margin: auto;
    padding: 30px 0px 60px;
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/334243706dd7735a69bfa43fc6b0e4d3.png);
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
}
 .second-section .top-part,  .second-section .second-part
{
	max-width: 720px;
    margin: auto;
}
 .second-section .third-part
{
	max-width: 760px;
    margin: auto;
}
 .second-section .top-part
{
	margin-bottom: 125px;
}
 .third-part .step-2 h3
{
	font-weight: 800;
    font-size: 40px;
    line-height: 76px;
    letter-spacing: 0.04em;
    color: #FF8292;
    margin-left: 35px;
}
 .top-part .step_1,  .third-part .step-2
{
	display: flex;
    align-items: center;
}
 .second-section .second-part .pink-area .pink-inner
{
	padding-left: 220px;
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/ed6b38af389a459e0971d42aae2f429d.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom left;
}
 .second-section .third-part .second-pink-area .left-part,  .second-section .third-part .second-pink-area .right-part
{
	width: 50%;
}
 .second-section .third-part .second-pink-area img
{
	width: 80%;
    float: left;
}
 .second-section .third-part .second-pink-area .right-part
{
	margin-top: 24px;
}
 .second-section .third-part .second-pink-area .right-part h4
{
	display: inline-block;
    float: left;
}
 .second-section .third-part .second-pink-area .left-part p
{
	max-width: 270px;
}
 .second-section .third-part .second-pink-area .right-part p
{
	display: inline-block;
    float: left;
    max-width: 230px;
}
 .second-section .third-part .second-pink-area p
{
	font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #272063;
    text-align: left;
    padding-left: 12px;
}
 .second-section .third-part .second-pink-area h4
{
	font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-align: left;
    padding-left: 12px;
    margin-bottom: 12px;
}
 .second-section .third-part .second-pink-area .white-area
{
	background: #FFFFFF;
    box-shadow: 20px 50px 30px rgba(119, 119, 119, 0.25);
    border-radius: 7px;
    max-width: 310px;
    padding: 30px 20px 15px;
    position: absolute;
    top: -250px;
    right: 45px;
    width: 100%;
}
 .second-section .third-part .second-pink-area
{
	background: #FF8292;
    box-shadow: 5px 7px 3px rgba(119, 119, 119, 0.5);
    border-radius: 7px;
    margin-top: 55px;
    display: flex;
    padding: 40px 20px 0px 20px;
    position: relative;
  	flex-wrap: wrap;
}
 .second-section .third-part .second-pink-area .full-part{
	width:100%;
      padding-top: 20px;
}
 .second-section .third-part .white-area h4,  .second-section .third-part .white-area p
{
	color: #5B5B5B;
    text-align: center;
    margin-bottom: 0px;
    padding: 0px;
}
 .second-section .third-part .white-area p
{
	margin: 8px 0px;
}
 .second-section .third-part .bottom-image
{
	margin-top: -75PX;
}
 .second-section .third-part .bottom-image img
{
	width: 65%;
}
 .second-section .third-part
{
	margin-top: 150px;
}
 .second-section .pink-area .pink-inner .upper-part h3
{
	font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-align: left;
    margin-bottom: 10px;
}
 .second-section .pink-area .white-area h4
{
	font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #5B5B5B;
}
 .second-section .pink-area .white-area p
{
	font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #5B5B5B;
    margin: 8px 0px;
}
 .second-section .pink-area .jessica-img
{
	position: absolute;
    right: -90px;
    top: -35px;
}
 .second-section .pink-area .kelsey-img
{
	position: absolute;
    bottom: -30px;
    left: 70px;
}
 .second-section .pink-area .jessica-img img,  .second-section .pink-area .kelsey-img img
{
	width: 65%;
}
 .second-section .pink-area .white-area
{
	background: #FFFFFF;
    box-shadow: 20px 50px 30px rgba(119, 119, 119, 0.25);
    border-radius: 7px;
    max-width: 310px;
    padding: 30px 20px;
    position: absolute;
    top: -70px;
    left: -110px;
    width: 100%;
}
 .second-section .pink-area .pink-inner .upper-part p
{
	font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #272063;
    text-align: left;
}
 .second-section .pink-area .pink-inner .upper-part.has-margin
{
	padding-left: 20px;
    margin-top: 80px;
}
 .second-section .second-part .pink-area
{
	max-width: 85%;
    margin: auto;
    padding: 30px 50px 30px 0px;
    background: #FF8292;
    box-shadow: 5px 7px 3px rgba(119, 119, 119, 0.5);
    border-radius: 7px;
    position: relative;
    z-index: 99;
}

 .lnd-temp-topbar-wrapper
{
  box-shadow:0px 0px;
}
 .influencer-section-signup .influencer-main-row
{
  display:flex;
  flex-wrap:wrap;
  position: relative;
  align-items: center;
}
 .influencer-section-signup .influencer-main-row .influencer-text-area
{
    max-width: 600px;
    margin: 0px auto;
    padding-right: 30px;
    width: 40%!important;
}
.influencer-images-image-1
{
	display: flex;
    flex-wrap: wrap;
    position: relative;
}
 .influencer-section-signup .influencer-main-row .influencer-images
{
  width:60%;
  position: relative;
}
 .influencer-section-signup .influencer-main-row .influencer-images:before
{
	content: '';
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/cf632b5e56916a363532a067239d471c.png);
    width: 385px;
    height: 350px;
    position: absolute;
    bottom: 65px;
    left: -215px;
    background-size: contain;
}
 .lnd-temp-2-58-link
{
	padding: 5px 0px;
    margin-right: 30px;
}
 .lnd-temp-2-58-wrapper
{
	padding: 15px 0;
}
 #pageTopBar .lnd-temp,  #pageTopBar .lnd-temp
{
	width: 95%;
}
 #pageTopBar .lnd-temp-topbar-wrapper-btn
{
	padding: 23px 12px;
    width: 160px;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
 #pageWrapper 
{
    overflow-x: visible;
}
 .influencer-section-signup .lnd-temp
{
	width: 100%;
}
 .influencer-images-image-1 img
{
	width: 23%;
    margin: 1%;
}
 .influencer-text-area-buttons a:hover
{
	text-decoration: none;
}
 .influencer-section-signup .influencer-main-row:before
{
	content: '';
    width: 180px;
    height: 228px;
    position: absolute;
    top: 15px;
    background-size: contain;
    left: 0;
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/d6ae5891a905f41cf7f71db1b524ee2f.png);
    background-repeat: no-repeat;
}
 .page-second-section .top-section
{
	display: flex;
    align-items: flex-start;
    margin-top: 80px;
  position: relative;
}
 .page-second-section .section-left-part
{
    width: 39%;
    padding: 75px 73px;
    background: #FF8292;
    margin-right: 1%;
    box-shadow: 5px 7px 3px rgba(119, 119, 119, 0.5);
    border-radius: 7px;
    position: relative;
}
 .page-second-section .top-section:before
{
	content: '';
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/7b56675cbd103e884d374d35775cbc42.png);
	position: absolute;
    bottom: 50px;
    left: -80px;
    width: 400px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
}
 .page-second-section .section-right-part
{
    width: 59%;
    height: 795px;
    margin-left: 1%;
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/3223c6da0df348b0f27e96af489b9370.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
 .page-second-section .section-right-part .pop-up-content
{
    background: #FFFFFF;
    box-shadow: 20px 50px 30px rgba(119, 119, 119, 0.25);
    border-radius: 7px;
    width: 330px;
    position: absolute;
    top: -140px;
    left: 35px;
    right: 0;
    bottom: 0px;
    margin: auto;
    height: 390px;
    padding: 40px 20px;
}
 .page-second-section .second-section-bottom-part
{
	display: flex;
    align-items: center;
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/afd67330257cb279b00d8ba645e90ed7.png);
    background-size: 57%;
    background-repeat: no-repeat;
    padding-bottom: 55px;
    background-position: bottom left;
    padding-left: 75px;
}
 .page-second-section .second-section-bottom-part .bottom-part-left-section
{
	background: #FFFFFF;
    box-shadow: 20px 50px 30px rgba(119, 119, 119, 0.25);
    border-radius: 7px;
	padding: 40px 50px;
    width: 35%;
    z-index: 999;
}
 .page-second-section .second-section-bottom-part .bottom-part-right-section
{
	width: 60%;
    background: #FF8292;
    box-shadow: 5px 7px 3px rgba(119, 119, 119, 0.5);
    border-radius: 7px;
    padding: 50px 40px;
    margin-left: -25px;
    position: relative;
}
 .page-second-section .bottom-part-left-section h3
{
	font-weight: 800;
    font-size: 42px;
    line-height: 46px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FF8292;
}
 .page-second-section .bottom-part-left-section h4
{
	font-weight: 800;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #5B5B5B;
}
 .page-second-section .bottom-part-left-section p
{
	font-size: 18px;
    line-height: 34px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #5B5B5B;
    margin: 12px 0px;
}
 .second-section-bottom-part .bottom-part-right-section .inner-part
{
	display: flex;
    align-items: flex-start;
}
 .second-section-bottom-part .bottom-part-right-section .inner-part .left-side
{
	    width: 30%;
    display: inline-block;
}
 .second-section-bottom-part .bottom-part-right-section .inner-part .right-side
{
	 width: 68%;
    display: inline-block;
    margin-left: 2%;
}
 .second-section-bottom-part .bottom-part-right-section .inner-part .right-side h2
{
	color: #FFFFFF;
    font-weight: 800;
    font-size: 42px;
    line-height: 46px;
    margin-bottom: 26px;
    letter-spacing: 0.03em;
    text-align: left;
}
 .second-section-bottom-part .bottom-part-right-section .inner-part .right-side p
{
	font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-align: left;
}
 .page-second-section .second-section-bottom-part .bottom-part-right-section:before
{
	content: '';
    width: 135px;
    height: 150px;
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/d6ae5891a905f41cf7f71db1b524ee2f.png);
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 25px;
    bottom: 0;
}
 .page-third-section .section-inner-part
{
	max-width: 780px;
    margin: auto;
    position: relative;
    padding-bottom: 125px;
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/2ceadca69f63bc730f482ef1a575ad4b.png);
    background-size: 85%;
    background-repeat: no-repeat;
    background-position: bottom right;
}
 .page-third-section .section-inner-part img
{
	z-index: 99;
    position: relative;
}
 .page-third-section .bottom-white-area
{
	background: #fff;
    padding: 20px;
    margin-top: -3px;
    display: flex;
    align-items: center;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
 .page-third-section .left-content
{
	width: 60%;
    text-align: left;
}
 .page-third-section .right-content
{
	width: 40%;
    text-align: right;
}
 .page-third-section .right-content a.tell-me-more-btn
{
	width: 175px;
    background: #2DB56D;
    padding: 13px 20px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 8px;
}
 .page-third-section .right-content a.tell-me-more-btn:hover
{
	text-decoration: none;
}
 .page-third-section .left-content p
{
	font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.03em;
    color: #2B236D;
}
 .page-third-section .left-content h3
{
    font-weight: 800;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.03em;
    color: #2B236D;
    margin-top: 2px;
}
 .page-third-section .section-inner-part:before
{
	content: '';
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/c64a18727451e22a59cfc8015b69ffb6.png);
    position: absolute;
    width: 350px;
    height: 350px;
    right: -175px;
    top: -120px;
    background-size: contain;
    background-repeat: no-repeat;
}

 .page-last-section .top-heading
{
	font-weight: 800;
    font-size: 48px;
    line-height: 76px;
    letter-spacing: 0.04em;
    color: #FF8292;
    text-align: left;
    display: inline-block;
    float: left;
}
 .page-last-section .bottom-row
{
	margin-top: 50px;
    display: inline-block;
    padding: 0px 100px;
    float: left;
    position: relative;
}
 .page-last-section .bottom-row:before
{
	content: '';
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/cf632b5e56916a363532a067239d471c.png);
    position: absolute;
    top: 100px;
    left: -125px;
    width: 350px;
    height: 350px;
    background-size: contain;
    background-repeat: no-repeat;
}
 .page-last-section .bottom-row:after
{
	content: '';
    position: absolute;
    bottom: 165px;
    right: -156px;
    width: 280px;
    height: 185px;
    background-size: contain;
    background-repeat: no-repeat;
    background: url(https://lwfiles.mycourse.app/sponsoredcamp-public/7b56675cbd103e884d374d35775cbc42.png);
}
 .page-last-section
{
	position: relative;
}
 .bottom-contact-form
{
	position: absolute;
    top: 12px;
    right: 10px;
}
 .bottom-contact-form .lnd-temp-2-91-input-wrapper
{
	margin-top: 0px;
    margin-bottom: 0px;
    background-color: transparent;
}
 .bottom-contact-form .lnd-temp-2-91-part,  .bottom-contact-form .lnd-temp-2-91-part
{
	min-width: 410px!important;
}
 .bottom-contact-form .form-custom-title
{
	font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #2B236D;
    background: #fff;
    max-width: 330px;
    margin: auto;
    padding: 10px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
 .bottom-contact-form input
{
	background: rgba(255, 255, 255, 0.7);
    padding: 15px 10px;
    border-radius: 0px;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.03em;
    color: #272063;
    max-width: 380px;
    line-height: 30px;
    border-bottom: 2px solid #fff;
}
 .bottom-contact-form .lnd-temp-2-91-input-wrapper input.phone-input
{
	border-bottom: 0px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    margin-bottom: 30px;
}
 .bottom-contact-form .js-contact-form-btn
{
	display: inline-block;
    position: relative;
    background: #2DB56D;
    border-radius: 7px;
    padding: 12px 22px;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    cursor: pointer;
    width: 144px;
    float: right;
    margin-right: 32px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #272063;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #272063;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #272063;
}

@media only screen and (max-width: 1440px)
{
	 .influencer-section-signup .influencer-main-row .influencer-images:before
  {
  	bottom: -100px;
    left: -170px;
    background-size: 100%;
  }
  	 .influencer-main-row h2
  {
  	 font-size: 50px!important;
  }
}


@media only screen and (max-width: 1320px)
{
 .influencer-main-row h2 
  {
    font-size: 44px!important;
    z-index: 999;
    position: relative;
  }
}


@media only screen and (max-width: 1200px)
{
     .lnd-temp:not(.lnd-temp-960):not(.lnd-temp-2-305):not(.lnd-temp-2-136),  .lnd-temp:not(.lnd-temp-960):not(.lnd-temp-2-305):not(.lnd-temp-2-136)
    {
      padding-left: 0px;
      padding-right: 0px;
    }
   #pageWrapper 
  {
    overflow-x: hidden;
  }
   .influencer-main-row .influencer-text-area-image-2 img
  {
  	width: 250px;
  }
   .influencer-main-row .influencer-images-image-1 img
  {
  	  margin-top: -65px;
  }
  .influencer-section-signup
  {
  	padding: 20px;
  }
}


@media only screen and (max-width: 1130px)
{
	 .influencer-main-row .influencer-text-area-buttons a
  {
  	z-index: 999;
    position: relative;
  }
     .page-second-section .section-right-part
  {
  	  height: 768px!important;
  }
   .page-last-section .top-heading
  {
  	    font-size: 40px!important;
  }
}


@media only screen and (max-width: 1070px)
{
	 .influencer-section-signup .influencer-main-row .influencer-text-area,  .influencer-section-signup .influencer-main-row .influencer-images
  {
  	  width: 50%!important;
  }
     .influencer-main-row .influencer-images-image-1 img
  {
  	  margin-top: -48px;
  }
   .influencer-main-row .influencer-text-area-image-2
  {
  	    padding-top: 25px!important;
  }
   .influencer-main-row p
  {
  	   margin: 20px 0px 30px!important;
  }
   .page-second-section .heading
  {
  	 font-size: 44px!important;
  }
   .page-second-section .top-section
  {
  	    margin-top: 50px!important;
  }
  .page-second-section .section-left-part p
  {
  	 font-size: 16px!important;
  }
   .page-second-section .section-right-part 
  {
    height: 695px!important;
  }
   .page-second-section .top-section:before
  {
  	 bottom: -25px;
  }
}


@media only screen and (max-width: 1024px)
{
	 .page-second-section .section-left-part
  {
  	    padding: 40px 73px!important;
  }
   .page-second-section .second-section-bottom-part .bottom-part-left-section
  {
  	    padding: 40px 20px!important;
  }
   .page-last-section,  .page-last-section
  {
  	
    width: 96%!important;
    margin: auto;
  }
   .page-last-section .top-heading
  {
  	font-size: 44px;
    line-height: 55px;
  }
}


@media only screen and (max-width: 960px)
{
 .lnd-temp-2-58-logo-wrapper 
  {
    margin-bottom: 15px;
  }
   #pageTopBar .lnd-temp-topbar-wrapper-btn,  #pageTopBar .lnd-temp-topbar-wrapper-btn
  {
    padding: 10px 12px;
    width: 144px;
  }
   .lnd-temp-2-58-logo,  .lnd-temp-2-58-logo
  {
  	width: 245px!important;
  }
   .influencer-section-signup .influencer-main-row .influencer-text-area,  .influencer-section-signup .influencer-main-row .influencer-images 
  {
    width: 100%!important;
  }
   .influencer-main-row .influencer-text-area-image-2,  .influencer-main-row h2,  .influencer-main-row p,  .influencer-main-row .influencer-text-area-buttons 
  {
  	 text-align: center!important;
  }
   .influencer-main-row .influencer-images-image-1 img
  {
  	margin-top: 20px;
  }
   .page-second-section .section-right-part
  {
  	    background-size: cover;
  }
   .page-second-section .section-right-part .pop-up-content
  {
  	left: 40px;
  }
   .page-last-section .top-heading 
  {
    font-size: 38px;
    line-height: 46px;
  }
   .bottom-contact-form 
  {
    top: 50px;
    right: -45px;
  }
   .page-last-section .top-heading
  {
  	font-size: 36px!important;
    line-height: 46px!important;
  }
   .bottom-contact-form {
    position: absolute;
    top: 50px;
    right: -40px;
}
   .second-section .pink-area .white-area
  {
    position: static;
    width: 100%;
    margin: auto!important;
    margin-bottom: 55px!important;
  }
   .social-profile.right-img 
  {
      margin-right: 0px;
      padding-left: 0px;
   }
   .second-section .second-part .pink-area
  {
  	  padding: 30px 50px 30px 30px!important;
  }
   .lnd-temp-2-58-link,  .lnd-temp-2-58-link, .slug-pages-contact .lnd-temp-topbar-link, .slug-pages-pricing .lnd-temp-topbar-link
  {
     margin-right: 0px!important;
  }
  .slug-pages-contact .lnd-temp-2-58-logo, .slug-pages-pricing .lnd-temp-2-58-logo, .slug-pages-team .lnd-temp-2-58-logo
  {
  	  width: 190px!important;
  }
  .slug-pages-contact .lnd-temp-topbar-wrapper-btn, .slug-pages-team .lnd-temp-topbar-wrapper-btn
  {
  	top: 7px!important;
  }
  .slug-pages-pricing .lnd-temp-topbar-wrapper-btn
  {
  	top: 15px!important;
  }
  .slug-pages-team .lnd-temp-topbar-link
  {
     margin-right: 0px!important;
  }
}



@media only screen and (max-width: 920px)
{
	 .page-second-section .section-left-part
  {
  	  padding: 40px 35px!important;
  }
   .page-second-section .section-right-part .pop-up-content
  {
  	  width: 300px;
  }
   .second-section-bottom-part .bottom-part-right-section .inner-part .right-side p
  {
  	  font-size: 16px;
      line-height: 20px;
  }
   .page-second-section .top-section:before 
  {
    bottom: 50px;
  }
   .social-profile.left-img 
  {
     margin-left: 0px!important;
  }
}


@media only screen and (max-width: 870px)
{
	.tell_me__first_section .first-section-inner h3
  {
  	    text-align: center!important;
  }
   .second-section .pink-area .white-area
  {
  	  max-width: 265px;
      left: -65px;
  }
   .second-section .third-part .second-pink-area .right-part p
  {
  	 max-width: 200px;
  }
}


@media only screen and (max-width: 768px)
{
 .lnd-temp-2-58-logo-wrapper,  .lnd-temp-2-58-logo-wrapper, .slug-pages-pricing .lnd-temp-2-58-logo-wrapper, .slug-pages-team .lnd-temp-2-58-logo-wrapper
  {
    display: inline-block;
    text-align: center;
    margin-bottom: 0px;
  }
  .slug-pages-contact .lnd-temp-2-58-logo-wrapper, .slug-pages-pricing .lnd-temp-2-58-logo-wrapper, .slug-pages-team .lnd-temp-2-58-logo-wrapper 
  {
  	    text-align: left;
        display: inline-block;
  }
  .slug-pages-contact .lnd-temp-2-58-wrapper .lnd-temp-topbar-checkbox+label, .slug-pages-pricing .lnd-temp-2-58-wrapper .lnd-temp-topbar-checkbox+label, .slug-pages-team .lnd-temp-topbar-checkbox+label
  {
  	    top: 30px;
  }
  .slug-pages-contact .lnd-temp-2-58-wrapper,  .slug-pages-pricing .lnd-temp-2-58-wrapper, .slug-pages-team .lnd-temp-2-58-wrapper
  {
     padding: 30px 0;
  }
  .slug-pages-contact .lnd-temp-topbar-wrapper-btn, .slug-pages-pricing .lnd-temp-topbar-wrapper-btn, .slug-pages-team .lnd-temp-topbar-wrapper-btn
  {
    top: 25px!important;
    padding: 10px 12px;
    width: 144px;
    right: 80px;
  }
 .lnd-temp-2-58-links,  .lnd-temp-2-58-links
  {
    width: auto;
    margin-right: 50px;
    display: inline-block;
  }
   .lnd-temp-2-58-wrapper .lnd-temp-topbar-checkbox+label,  .lnd-temp-2-58-wrapper .lnd-temp-topbar-checkbox+label
  {
  	  top: 40px;
      right: 15px;
  }
   .lnd-temp-2-58-logo,  .lnd-temp-2-58-logo
  {
     width: 200px!important;
  }
   .lnd-temp-2-58-wrapper,  .lnd-temp-2-58-wrapper
  {
  	z-index: 9999;
    position: fixed;
    background-color: #2B236D!important;
  }
   .page-second-section .top-section
  {
  	display: block;
  }
   .page-second-section .section-left-part,  .page-second-section .section-right-part
  {
  	 width: 96%;
     margin: auto;
     margin-bottom: 25px;
  }
   .page-second-section .section-right-part
  {
  	  background-size: 100%;
      background-position: right bottom;
      height: 560px!important;
      position: relative;
  }
   .page-second-section .top-section:before
  {
  	display: none;
  }
   .page-second-section .section-right-part .pop-up-content
  {
  	top: 0px;
    left: 0px;
  }
   .page-second-section .second-section-bottom-part
  {
  	display: flex;
    padding-left: 0px;
    flex-direction: column-reverse;
    width: 96%;
    margin: auto;
    background-size: 100%;
    padding-bottom: 80px;
  }
   .page-second-section .second-section-bottom-part .bottom-part-left-section,  .page-second-section .second-section-bottom-part .bottom-part-right-section
  {
  	 width: 100%;
  }
   .page-second-section .second-section-bottom-part .bottom-part-right-section
  {
  	margin-left: 0px;
    margin-bottom: 25px;
  }
   .page-second-section .second-section-bottom-part .bottom-part-right-section:before
  {
  	left: 0px;
  }
   .second-section-bottom-part .bottom-part-right-section .inner-part .right-side p 
  {
    font-size: 18px;
    line-height: 24px;
  }
   .second-section-bottom-part .bottom-part-right-section .inner-part
  {
  	align-items: center;
    flex-direction: column;
  }
   .second-section-bottom-part .bottom-part-right-section .inner-part .right-side 
  {
    width: 100%;
    display: inline-block;
    margin-left: 0px;
  }
   .second-section-bottom-part .bottom-part-right-section .inner-part .right-side h2
  {
  	 text-align: center;
  }
   .second-section-bottom-part .bottom-part-right-section .inner-part .right-side p 
  {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    z-index: 999;
    position: relative;
  }
   .page-third-section
  {
  	max-width: 96%;
  }
   .page-third-section .left-content p
  {
  	font-size: 20px;
    line-height: 24px;
  }
   .page-third-section .left-content h3
  {
  	 font-size: 30px;
     line-height: 36px;
  }
   .page-last-section .top-heading 
  {
    text-align: center;
    display: block;
    float: none;
  }
   .page-last-section .bottom-row
  {
  	 position: static;
    margin-top: 30px;
  }
   .bottom-contact-form .js-contact-form-btn
  {
  	display: block;
    float: none;
    margin-right: 0px;
    margin: auto;
  }
   .second-section .second-part .pink-area
  {
  	 padding: 60px 30px 30px 30px!important;
  }
   .second-section .pink-area .white-area
  {
  	left: 0;
    right: 0;
    margin: auto;
    top: -100px;
  }
   .second-section .pink-area .jessica-img
  {
  	 top: 120px;
  }
   .second-section .pink-area .kelsey-img
  {
  	 left: auto;
     right: -20px;
  }
   .second-section .second-part .pink-area .pink-inner
  {
  	 padding-left: 0px;
  }
   .second-section .second-part .pink-area .pink-inner .upper-part,  .second-section .pink-area .pink-inner .upper-part.has-margin
  {
  	    width: 80%;
  }
   .top-part .step_1,  .third-part .step-2
  {
  	  justify-content: center;
        z-index: 99;
  }
   .second-section .third-part .second-pink-area .white-area
  {
  	top: -200px;
    right: 0;
    left: 0;
    margin: auto;
  }
   .second-section .third-part .second-pink-area
  {
  	margin-top: 220px;
  }
   .page-last-section .top-heading,  .page-last-section .top-heading
  {
  	  text-align: center;
      display: block;
      width: 100%;
      z-index: 99;
      position: relative;
  }
   .page-last-section .bottom-row:before,  .page-last-section .bottom-row:before
  {
  	  width: 250px;
      height: 250px;
  }
   .bottom-contact-form
  {
  	top: 70px;
    right: 0;
    left: 0;
  }
   .bottom-contact-form .js-contact-form-btn
  {
     float: none;
  }
   .second-section .third-part .second-pink-area
  {
  	  flex-direction: column;
  }
   .second-section .third-part .second-pink-area .left-part,  .second-section .third-part .second-pink-area .right-part
  {
  	  width: 100%;
      margin-top: 25px;
  }
   .second-section .third-part .second-pink-area h4
  {	
    text-align: center;
  }
   .second-section .third-part .second-pink-area .left-part p
  {
  	 max-width: 100%;
     text-align: center;
  }
   .second-section .third-part .second-pink-area img 
  {
    width: 40%;
    float: none;
    margin-top: 15px;
  }
   .second-section
  {
  	  background-size: 40%;
      background-position: left top;
  }
   .third-part .step-2:after
  {
    left: 0;
    right: 0;
    margin: auto;
    top: -50px;
    z-index: -1;
   background-size: contain;
  }
   .second-section .third-part .second-pink-area .right-part h4
  {
     display: block;
     float: left;
     width: 100%;
  }
   .second-section .third-part .second-pink-area .right-part p 
  {
    max-width: 100%;
    text-align: center;
    float: none;
    display: block;
  }
   .second-section .third-part .second-pink-area img 
  {
    width: 40%;
    float: none;
    margin-top: 15px;
  }
   .bottom-contact-form,  .bottom-contact-form
  {
  	position: static;
    display: inline-block;
    width: 100%;
    margin-top: 30px;
  }
   .page-last-section .bottom-row
  {
  	margin-top: 24px;
  }
   .page-last-section .bottom-row:before
  {
  	 top: 0;
  }
   .lnd-temp-2-58-wrapper,  .lnd-temp-topbar-wrapper
  {
     padding: 30px 0;
  }
   #pageTopBar .lnd-temp-topbar-wrapper-btn,  .lnd-temp-topbar-wrapper-btn
  {
     position: static;
  }
   .influencer-section-signup, .tell_me__first_section
  {
      padding-top: 90px;
  }
  .have-question-box
  {
  	 max-width: 100%!important;
  } 
}  


@media only screen and (max-width: 479px)
{
 .lnd-temp-2-58-wrapper .lnd-temp-topbar-checkbox+label,  .lnd-temp-2-58-wrapper .lnd-temp-topbar-checkbox+label
  {
    top: 30px;
    right: 15px;
  }
  .tell-me-more-video
  {
       max-width: 400px;
  }
  .have-question-box h3
  {
     font-size: 36px!important;
  }
  .have-question-box a
  {
     font-size: 16px!important;
  }
 #pageTopBar .lnd-temp-topbar-wrapper-btn,  #pageTopBar .lnd-temp-topbar-wrapper-btn  
  {
    padding: 0px;
    width: auto;
    font-size: 20px!important;
    background-color: transparent!important;
    border-width: 0px!important;
  }
   .influencer-section-signup .influencer-main-row .influencer-text-area
  {
  	padding-right: 30px;
  }
   .influencer-main-row .influencer-text-area-image-2 img
  {
  	    z-index: 9;
    position: relative;
  }
   .influencer-main-row h2
  {
  	  font-size: 36px!important;
  }
     .influencer-main-row .influencer-text-area-buttons a
  {
  	 display: block;
     width: 180px;
     margin: 0px auto!important;
     margin-top: 15px!important;
  }
   .page-second-section .heading 
  {
     font-size: 36px!important;
  }
 .page-second-section .section-right-part 
  {
    height: auto!important;
    padding: 60px 0px;
    background-size: 100% 100%;
  }
  .page-second-section .section-right-part .pop-up-content
  {
  	position: static;
  }
   .page-third-section .bottom-white-area
  {
  	flex-direction: column;
    justify-content: center;
  }
   .page-third-section .left-content
  {
  	  width: 100%;
      text-align: center;
      margin-bottom: 15px;
  }
   .page-third-section .right-content 
  {
     width: 100%;
     text-align: center;
  }
  .tell_me__first_section .first-section-inner h3
  {
  	  font-size: 40px!important;
      line-height: 46px!important;
  }
  .tell_me__first_section .first-section-inner p
  {
  	 font-size: 24px!important;
  }
     .tell_me__first_section .first-section-inner
  {
  	width: 100%!important;
  }
   .top-part .step_1,  .third-part .step-2
  {
  	  flex-direction: column;
  }
   .top-part .step_1 img,  .third-part .step-2 img
  {
  	  width: 20%;
  }
   .top-part .step_1 h3,  .third-part .step-2 h3
  {
  	  margin-left: 0px!important;
  }
   .second-section .third-part
  {
  	  max-width: 95%;
  }
   .second-section .second-part .pink-area .pink-inner .upper-part,  .second-section .pink-area .pink-inner .upper-part.has-margin
  {
  	    width: 88%;
  }
   .second-section .pink-area .jessica-img 
  {
      top: 155px;
        right: -65px;
  }
   .second-section .pink-area .jessica-img img,  .second-section .pink-area .kelsey-img img 
  {
      width: 50%;
  }
   .second-section .pink-area .pink-inner .upper-part.has-margin
  {
  	padding-left: 0px;
  }
   .second-section .pink-area .kelsey-img 
  {
    left: auto;
    right: -60px;
    bottom: 10px;
  }
   .page-last-section .bottom-row:before,  .page-last-section .bottom-row:before
  {
     top: -115px;
  }
   .page-last-section .top-heading,  .page-last-section .top-heading
  {
      font-size: 30px!important;
      line-height: 36px!important;
  }
   .page-last-section .bottom-row:after
  {
  	display: none;
  }
   .second-section .pink-area .pink-inner .upper-part h3,  .second-section .pink-area .pink-inner .upper-part h3
  {
  	  font-size: 26px;
      line-height: 30px;
  }
   .page-second-section .section-left-part img
  {
  	width: 90px;
  }
  
.slug-pages-contact .lnd-temp-topbar-wrapper-btn
  {
    background-color: rgb(45, 181, 109);
    font-size: 22px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
  }
.slug-pages-contact .lnd-temp-topbar-wrapper-btn, .slug-pages-pricing .lnd-temp-topbar-wrapper-btn, .slug-pages-team .lnd-temp-topbar-wrapper-btn
  {
    top: 20px!important;
    padding: 10px 12px;
    width: 144px;
    right: 30px;
    background: transparent!important;
  }
  .social-profile.right-img
  {
  		flex-direction: column-reverse;
  }
  .social-profile .social-content
  {
  	  width: 100%;
  }
  .social-profile .social-img 
  {
    width: 100%;
    margin-bottom: 15px;
  }
  .social-profile.left-img
  {
  	flex-direction: column;
  }
  .need-for-info-section h3
  {
  	 font-size: 48px;
  }
  .need-for-info-section p
  {
  	 font-size: 30px;
  }
  .need-for-info-section .button-area
  {
  	flex-direction: column;
  }
  .need-for-info-section .button-area .left-btn-holder
  {
  	margin-right: 0px;
    margin-bottom: 25px;
  }
  .hair-make-image
  {
  	display: block;
  }
  .lnd-temp-2-311-wrapper .lnd-temp-2-142-subtitle
  {
  	font-size: 16px;
  }
  img.branding-icon
  {
  	width: 185px;
  }
  .influencer-images-image-1
  {
  	flex-direction: column;
    align-items: center;
  }
  .influencer-images-image-1 img
  {
  	width: 100%;
  }
}


@media only screen and (max-width: 425px)
{
	 .lnd-temp-topbar-checkbox+label
  {
  	width: 30px;
  }
   #pageTopBar .lnd-temp-topbar-wrapper-btn
  {
  	font-size: 18px!important;
    text-align: right;
  }
   .lnd-temp-2-58-logo,  .lnd-temp-2-58-logo 
  {
     width: 140px!important;
  }
   .bottom-contact-form .form-custom-title
  {
  	font-size: 20px;
    line-height: 26px;
  }
  .tell_me__first_section .first-section-inner p
  {
     font-size: 22px!important;
  }
  .slug-pages-contact .lnd-temp-2-58-logo, .slug-pages-pricing .lnd-temp-2-58-logo, .slug-pages-team .lnd-temp-2-58-logo
  {
     width: 140px!important;
     margin-top: 6px;
  }
  .tell-me-more-video
  {
     max-width: 300px!important;
  }
}


@media only screen and (max-width: 375px)
{
	 .influencer-main-row .influencer-text-area-image-2 img
  {
  	  width: 205px;
  }
   .influencer-main-row h2 
  {
     font-size: 26px!important;
  }
   .influencer-main-row p
  {
  	 font-size: 22px!important;
    margin: 10px 0px -26px!important;
  } 
}