        @media screen and (min-width: 1200px)
        {
            body.home .hentry {
            	width: 122.85714285714px !important;
            	height: 122.85714285714px !important;
            	margin-bottom: 280px !important;
            
            }
            
            body.home .hentry.no-thumbnail {
            	border-radius: 122.85714285714px !important;
            	width: 122.85714285714px !important;
            	height: 122.85714285714px !important;
            	max-width: 122.85714285714px !important;
            	max-height: 122.85714285714px !important;
            	margin-bottom: 280px !important;
            }
        }
            body.home .hentry.no-thumbnail .thumbnail-title {
                font-size: 1em !important;
            }
