﻿.round_image_wrapper{
    width: 150px;
    height:150px;
    border-radius: 100%;
    overflow: hidden;
}
.preview_img {
    max-width: 400px;
    max-height: 200px;
}