/*--------------------------------------------------------------
  Template Name: Tmart-Minimalist eCommerce HTML5 Template.
  Template URI: #
  Description: Tmart is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: Theme365
  Version: 1.0
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/

.img-1 {
    padding: 20px;
}

.schedule-table{
    font-size: 24px;
}

.administration{
    background: linear-gradient(to top, #fefefe, #e8e8e7);
    padding: 10px;
}

.pagetitle{
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    margin: 20px 0px 20px 0px;
}

@media screen and (max-width: 1200px) {
   
    .schedule-table{
        font-size: 18px;
    }

}