﻿@media screen and (max-width: 600px) {
    .txtTitle {
        font-size: 10px;
    }
}
