﻿.sedeImg
{
	text-align:center;
	margin:5px;
	width:200px;
	height:200px;
}
@media screen and (max-width: 1240px) {
       table {
           width:100%;
       }
       thead {
           display: none;
       }
       tr:nth-of-type(2n) {
      
       }
       tr td:first-child {
      
           font-weight:bold;
           font-size:1.3em;
       }
       tbody td {
           display: block;
           text-align:center;
       }
       tbody td:before {
           content: attr(data-th);
           display: block;
           text-align:center;
       }
       ms-rte-layoutszone-outer
       {
	width:129% !important;
}
.sede
{
width:49.95%;	
}
.vide
{
width:100%;	
}
.sedeImg
{
	width:400px;
	height:400px;
}

}