@media (min-width: 960px){
    .tm-page {
        border-top-color:linear-gradient(to bottom, #DED8D4 40%, #C9BEB6 100%);
    }
}