@media only screen and (max-width: 500px) {
    img.ezimage {
        float: none !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .abtme-img {
    text-align: center;
    }    
}

.menulist {
    list-style: none;
    display: inline-block;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}