.main .opener{
        padding: 5em 0 5em !important;
        
}

.col-md-offset-2{
    border-top-right-radius: 20px;
        border-top-left-radius: 20px;
        width: 900px !important;
                padding: 20px !important;
                        background: #2f2e2e99 !important;
                          border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
}
.col-md-8{
    width:100% !important;
}
.col-md-offset-2{
    margin-left:0 !important;
}