.background-ws{
    right:30px !important;
}
.page-content .btn{
    border:none;
    color:white !important;
    background:black !important;
    text-decoration:underline !important;
    
}
.page-content .btn:hover{
    color:#DFBA9B !important;
    background:none !important;
}
h1, h2, h1 span{
    color:#DFBA9B !important;
}
.clearfix iframe{
    height:400px !important;
    padding:0 0 0 20px !important;
    width:100% !important;
}
.transitionable{
    padding:0 20px 0 0 !important;
}
.page-content h1{
 padding-bottom:10px !important;   
}
.carousel-inner img{
    max-height:900px;
}