.blog-listing{padding:70px 0 100px}.blog-listing__heading{max-width:458px}.blogListing__item--img{border-radius:10px;display:block;overflow:hidden;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.blogListing__item--img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.blogListing__item--img img{display:block;height:100%;object-fit:cover;-o-object-fit:cover;-o-object-position:center;object-position:center;width:100%}.blogListing__author--img{border-radius:50%;height:40px;overflow:hidden;width:40px}.blogListing__author--img img{height:100%;object-fit:cover;-o-object-fit:cover;width:100%}.blogListing__author{color:#03d4ff}.blogListing__item--text a{-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.blogListing__item--text a:hover{color:#0392ff}.blog-listing .page-more{cursor:pointer}@media (min-width:992px){.blogListing__item--img{height:350px;max-width:555px}}