﻿

/* Our Blogs*/
.blog-item-img img
{
    width:450px;
    height:250px;
}
.blog-title {
    font-size: 18px;
}







@media only screen and (max-width: 768px) {
    .Detailesblogs_photo {
        height: 270px !important;
    }
}