.blog-image-left {
    float: left;
    width: 440px !important;
}

.blog-image-right {
    float: right;
    width: 440px !important;
}