@media screen and (min-width: 512px) {
    .one-image {
        max-width: 66%;
    }
}
