﻿.tile-news-item-image-div {
    border: 3px solid green;
    padding: 10px;
    min-height: 470px;
}

.tile-news-feed-row {
    padding-top: 10px;
}

.tile-news-item-text {
    padding-top: 5px;
}

.tile-news-item-image {
    display: block;
    margin-right: auto;
    margin-left: auto;
    min-height: 270px;
    width: 400px !important;
}

.tile-news-feed-datebox-day {
    font-weight: bold;
    font-size: 32px;
    margin-top: 35px;
}

.tile-news-feed-datebox-month {
    padding-top: 15px;
    font-size: 22px;
}

.tile-news-feed-datebox {
    margin: 0 15px 0 0;
    border-right: none;
    width: 55px;
    background-color: green;
    color: white;
    padding: 10px 10px;
    height: 150px;
    width: 150px;
    text-align: center;
}

.tile-news-feed-monthtitle {
    font-size: 26pt;
    font-weight: bold;
}
