.cmsproducts ul {
    list-style: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

#cms #center_column .cmsproducts img {
    margin: auto;
    max-width: 100%;
    height: auto;
}