img {
    width: 300px;
    height: 150px;
    margin-left: 0%;
    border-radius: 50px;
    border: solid black;
    margin-top: 25px;
}