.a-block.ce .a-block-cont strong{font-size:12px !important}

.plataforma span {margin-top: -3.3% !important;margin-bottom: 8.5% !important;}

.creditos.plataforma >span{margin: 0 !important;}

.creditos.plataforma img{margin-left: -10px;}

#rodape .rodape-inferior .creditos{
	position: relative;
	justify-content: start !important;
}

#rodape .rodape-inferior .creditos img{
	position: relative;
	bottom: -10px;
}

.video-youtube {
    
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: auto; 
    
}
  
.video-youtube iframe {
    
    position: relative;
    top: 0;
    left: 0;
    
}

@media (max-width:800px){
    .video-youtube iframe{
    width: 100%;
    height: 200px; 
    
    }
}
