.image_frame{
    width: 160px;
}
@media(min-width: 992px) {
    .image_box{
        margin-right: 3rem;
    }
}