﻿@media (min-width: 1280px) {
    .Milestones-contentContainer_year {
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .pdf-fielname {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 300px;
        display: inline-block;
    }
}

@media (min-width: 1280px) {
    .Milestones-contentContainer_contentText {
        font-size: 16px;
    }
}

.text-wathet {
    color: #183160d6;
}

@media (min-width: 1280px) {
    .md-screen\:text-wathet {
        color: #183160d6;
        font-size: 16px;
    }
}
