.hero-article .imageTag .col-md-8 {
    display: flex;
    justify-content: flex-end;
}

.hero-article .imageTag img {
    height: 400px;
    width: 600px;
}

