

.img-left {
    float: left;
    width: 50%;
    margin-right: 20px;
}

.img-left img {
    width: 100%;
    border-radius: 10px;
}
