img {
    width: 260px;
    text-align: center;
    border: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
}