/* Start custom CSS */@media only screen and (min-width: 750px) {
    .home #cmg {
    display: flex !important
;
}
}/* End custom CSS */