#wrapper{
    display: table;
    background: url(/app/views/res/imgs/stress_bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.main-margin-y{
    width: 100%;
    height: 6rem;
}

.c-wrapper{
    display: table;
    width: 75%;
    border-radius: 2rem;
    opacity:0.8;
}

.main-c{
    width: 78%;
}

.main-c-pb{
    width: 100%;
    height: 3rem;
}
