.main-content {
    display: flex;
    flex-direction: row;
    padding: 3%;
    width: 100%;
}

img {
    width: 50%;
}