.top-decale{
    margin-top: 20px;
}
h3{
    padding-bottom: 7px;
    padding-top: 7px;
}
.header_secc{
    background-color: #E22824;
    background-image: url("banner.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    width: 100%;
    opacity: 0.8;
    color: #ffffff;
}

.headerl{
    float: left;
}

.headerr{
    float: right;
}
.m06rem{
    margin-top: 0.6em !important;
}