.page-news .list-thumbnail {
	width: 100%;
    padding-bottom: 100%;
    border-radius: 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.page-news .right-col{
	background: #00ade5;
    color: #fff;
    padding: 25px;
}

.page-news .right-col a {
	color: #fff;
}
