/*Custom Css affecting the default width of widget*/
.section-spacing.container.cc-animate-init.-in.cc-animate-complete {
    margin: unset!important;
    max-width: unset!important;
    width: 100%!important;
}