/*This file is been copyrighted to GOITDEV TECHNOLOGIES (OPC) PVT LTD*/
.cc-bdy {
    width: 100%;
}

section {
    flex-grow: 1 !important;
}


@media (min-width: 1400px) {
    .t-container-lyt {
        width: 100%;
    }
}

@media (min-width: 1500px) {
    .t-container-lyt {
        width: 100%;
    }
}