.uk-article-title {
  font-size: 21px;
  line-height: 30px;
  font-weight: 400;
  text-transform: none;
}


/* Μείωση περιθωρίων σε Mobile view*/
@media screen and (max-width: 768px) {
.uk-container {
padding: 0 15px;}

}


.tm-toolbar {
 padding:0px 0px -10px 0px!important;
}
