.img-position {
    background-color: blueviolet;
    margin: 0 auto;
}

.img-position-1 {
    height: 50px;
    width: 300px;
}