.imgLeft.wsc_img_left { margin:0 18px 15px 0;}
.wsc_post_content {clear:both;     padding: 0 0 20px 0;}
h1.prop-mang {margin-bottom: 5%; font-weight: 900;  text-align: center;}
.inside_bread {
    text-indent: inherit;
}
.cta-btn {
    text-align: center;
    background: #F9AF4B;
    font-size: 20px;
    color: #ffffff;
    line-height: 16px;
    padding: 18px 46px 18px;
    max-width: 270px;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 9%;
}
.cta-btn a{
  color: #ffffff;
font-weight: 800;
}
.cta-btn a:hover {
    color: #000;
    text-decoration: none;
}
.cta-btnn {
    text-align: center;
    background: #F9AF4B;
    font-size: 20px;
    color: #ffffff;
    line-height: 16px;
    padding: 18px 46px 18px;
    max-width: 270px;
    margin: 0 auto;
    position: relative;
    margin-top: 2%;
}
.cta-btnn a{
 color: #ffffff;
font-weight: 800;   
}
.cta-btnn a:hover {
    color: #000;
    text-decoration: none;
}
@media only screen and (max-width: 767px){
.inside_bread {
    height: 158px;
}
.cta-btn {
    top: 5%;
}
}



