

@media (min-width: 1200px) {

.tm-page {
    border-width: 0px; 
}}

@media (min-width: 960px){
.tm-page {
    border: 0px solid transparent;
}
}