
@media (max-width:767px){
 
  
.dContentPage .container {
  padding-left: 15px;
  padding-right: 15px;
}
    .dParticipantes_Full {
        background: none;
        background-color: #00c7f3;
    }

    a#MsgDown {
        visibility: hidden;
        display: none;
    }

    .topo-right, .topo-left {
        text-align: center;
    }

        .topo-left img, .topo-right img {
            max-width: 200px;
        }
  
.dContentPage .dImgDestaque {
    visibility: hidden;
    display: none;
  }
    
    
.col-md.dSDT {
    text-align: center;
}

.col-md.dSDT img.dimg_SDT {
    max-width: 250px; 
    width: 100%;
}  
    
.dContentPage .dDescricao {
  font-size: 1.15em;
  line-height: 1.2em;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}    
  
/*div.row.fotos_palestrantes div.col.foto_container {
    padding-left: 0;
    padding-right: 0;
    }

    div.row div.col-md div.row.fotos_palestrantes div.col.foto_container div.dinfo_palestrante   {
        padding-left: 0;
        padding-right: 0;
    } */
    
}
