.olga-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    border-radius: 100px;

}