.page-center-2000 {
    max-width: 2000px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
    float: none !important;
    width: 80% !important;
    box-sizing: border-box;
}
.alternative-content-image-outer.left {
    background: linear-gradient(to right,#fff4e4 63%,#fff 37%);
}
.alternative-content-image-outer.right{
  background: linear-gradient(to left,#fff4e4 63%,#fff 37%);
}
.alternative-content-wrap {
  position:relative;
}
.alternative-content-image-outer.left .alternative-content-wrap:after {
    content: "";
    background-image: url(https://f.hubspotusercontent30.net/hubfs/19963438/Southern-Luxe-Flooring-2021/Category-Template/Group-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    height: 700px;
    width: 460px;
    left: 0px;
    top: -95px;
}
.alternative-content-image-outer.right .alternative-content-wrap:after {
    content: "";
    background-image: url(https://f.hubspotusercontent30.net/hubfs/19963438/Southern-Luxe-Flooring-2021/Category-Template/img1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    height: 260px;
    width: 300px;
    right: 17px;
    bottom: -70px;
    z-index: 99;
}
.alternative-block-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.left-content-section.left {
    flex: 0 60%;
    text-align: right;
    padding: 30px 0px 0px;
    max-width: 700px;
    min-height: 400px;
    position: relative;
    z-index: 99;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.left-cta-wrap a:hover {
    background-color: #fff;
    color: #cd9643;
    transition: .6s all;
}
.right-image-section.left {
    flex: 0 40%;
    margin-left: 0px;
    z-index: 9999;
}
.left-content-section h3 {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: .15em;
    margin: 0px;
    color: #cd9643;
    font-family: 'Avenir LT Std';     font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 15px;
    font-weight: 400;
}
.left-content-section h2 {
    margin: 0px;
    padding: 10px 0 0;
    color: #091430;
    font-size: 37px;
    line-height: 25px;
    letter-spacing: .07em;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'cobaissiregular';
}
.left-content-section.right.left-content-section h2 {
    margin: 0px;
    padding: 10px 0 0;
    color: #091430;
    font-size: 40px !important;
    line-height: 25px;
    letter-spacing: .07em;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'cobaissiregular';
}
.main-content p {
    font-size: 17px;
    line-height: 25px;
    margin: 0px;
    font-weight: 400;
    color: #393939;
    font-family: 'Avenir LT Std';     font-weight: normal;
}
.main-content {
    max-width: 410px;
    width: 100%;
    float: right;
    padding: 20px 0px;
}
.left-cta-wrap a {
    display: inline-block;
    color: #fff;
    background-color: #cd9643;
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    text-decoration: none;
    font-family: 'Avenir LT Std';     font-weight: normal;
    border: 2px solid #cd9643;
    padding: 10px 10px;
    margin-bottom: 20px;
    transition: .6s all;
    width: 352px;
}
.outer-image img {
    padding-left: 180px;
}
.outer-image {
    text-align: center;
}
.left-content-section.right {
    flex: 0 60%;
    text-align: left;
    max-width: 700px;
    position: relative;
    order: 1;
    min-height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.left-content-section.left .left-content-wrap {
    padding-right: 50px;
}
.left-content-section.right .main-content {
    float: left;
    text-align:left;
}
.alternative-block-wrap.right {
   // justify-content: flex-end;
}
.right-image-section.right {
    flex: 0 40%;
    margin-right: 0;
    z-index: 9999;
}
.left-content-section.right .left-content-wrap {
    padding-left: 50px;
}
.right-image-content {
    min-height: 313px;
    max-width: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.alternative-content-image-outer.right {
    margin-top: -25px;
}
.outer-image {
    text-align: center;
    position: relative;
    top: -20px;
}
@media (min-width: 2000px) {  
  .page-center-2000 {
    width: 100% !important;
}
}  
@media (max-width: 1200px) {   
.page-center-2000 {
    width: 100% !important;
  }
}
@media (max-width: 1440px) {   
  .default-banner-outer:before{
    height: 315px;
    width: 240px;
  }
}
@media (max-width: 1320px) {    
  .left-content-section.left::before {
    height: 630px;
    width: 500px;
    top: -40px;
    left: 0px;
  }
  .left-content-section.right.left-content-section h2 {
    line-height: 46px !important;
}
  .outer-image img {
    padding-left: 90px;
}
}
@media (max-width: 920px) {
  .left-content-section.left::before {
    height: 400px;
  }
  .left-content-section h2,.left-content-section.right.left-content-section h2 {
    line-height: 48px;
  }
  .left-content-section.right::before {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .alternative-content-wrap .page-center-2000 {
    padding: 0px !important;
}
  .alternative-content-image-outer.left {
    background: linear-gradient(to right,#fff4e4 90%,#fff 10%);
}
  .alternative-content-image-outer.right {
    background: linear-gradient(to left,#fff4e4 90%,#fff 10%);
}
  .right-image-section.left {
    display: none;
    margin-left: 0;
  }
  .outer-image img {
    padding-left: 0px;
}
  .right-image-section.right {
    display: none;
    margin-right: 0;
  }
  .left-content-section.left, .left-content-section.right {
    flex: 0 80%;
    display: block;
    padding-top: 38px;
}
  .right-image-for-mobile {
    display: block !important;
    position: relative;
    background-image: url(https://f.hubspotusercontent30.net/hubfs/19963438/Southern-Luxe-Flooring-2021/Category-Template/Mask%20Group%20(5).png);
    min-height: 220px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 80%;
    margin-left: auto;
    position: relative;
    top: -30px;
}
  .right-image-for-mobile.right {
    margin-left: 0 !important;
}

.left-content-section.left::before {
    height: 500px;
     width: 390px;
    top: 60px;
    left: 0px;
}
  .left-content-section.right .right-image-for-mobile img {
    left: -112px;
}
  .left-cta-wrap a {
    z-index: 99999999;
    position: relative;
}
  .left-content-section h3 {
    font-size: 17px !important;
    line-height: 25px;
    padding-bottom: 0;
    padding: 0 20px;
  }
  .left-content-section h2 {
    line-height: 25px;
    font-size: 25px !important;
    padding: 0 20px;
}
  .left-content-section.right.left-content-section h2 {
    line-height: 35px;
    font-size: 25px !important;
    padding: 20px 20px 0px;
}
  .main-content p {
    padding: 10px 20px;
    box-sizing: border-box;
  }
  .alternative-content-image-outer {
    overflow: hidden;
}
  .left-content-section h2 {
    padding-top: 15px;
    font-size: 25px !important;
  }
  .main-content {
    padding: 10px 0px;
  }
  .left-content-section.right {
    min-height: 500px;
  }
 .left-content-section.right .left-cta-wrap {
    padding-left: 20px;
    padding-right: 20px;
}
 .left-content-section.left .left-cta-wrap {
    padding-right: 20px;
   padding-left: 20px;
}
  .alternative-block-wrap {
    display: block;
    padding-right: 0px;
  }
  .alternative-content-wrap .page-center {
    padding: 0px !important;
}
  .main-content {
    max-width:100%;
    float: none;
    text-align: right;
}
  .left-content-section.left .left-content-wrap {
    padding-right: 90px; 
}
  .left-content-section.left {
    max-width: 100%;
  }
  .left-content-section.right .left-content-wrap {
    padding-left: 110px;
}
  .left-cta-wrap a {
    width: 100%;
    box-sizing: border-box;
  }
  .default-banner-outer:before {
    height: 410px;
    width: 300px;
}
}
@media (max-width: 480px) {
 .left-content-section.left, .left-content-section.right {
    flex: 0 70%;
}
  .left-content-section.right .left-content-wrap {
    padding-left: 60px;
}
.left-content-section.left .left-content-wrap {
   padding-right: 50px;
}
}
 @media (max-width: 440px) {
  .left-content-section.left {
    min-height: 220px ;
   }
   .right-image-for-mobile {
     min-height: 180px;
   }
   
   .left-content-section.left::before {
    height: 350px;
   }
   .left-content-section.left, .left-content-section.right {
    min-height: 380px;
}
}
   