/*                                                                      */
/* 		               TODAY - TABLET UP                   		        */
/*                                                                      */
/* v001 02 Aug 2019 -   Initial version created from MSD tablet.css     */
/*                                                                      */
/*                                                                      */


  section#today {
    overflow: auto;
  }

  section#today section.content > div {
    width: 48%;
    float: left;
  }

  section#today span.close {
    margin-top: -50px;
  }



