@media only screen and (max-width: 750px){

.desktop {display: none;}
.mobile {display: block;}
.espacar-bloco {margin: 15px 0;}
.interno {margin-top: 35px;}

.linha_colorida_superior,.linha_colorida_inferior {margin: 20px 0;}

.mobile .logo img {margin-top: 30px;padding-left: 16px;padding-right: 16px;}
.mobile #menuMobile {margin-bottom: 30px;}

.foto_mamae {background: url("../images/foto-mae-mobile.jpg") no-repeat;background-position: center center;margin: 30px 0;padding: 50px 0 0;}
.foto_mamae img {width: 100%;}

.boxes img {margin-bottom: 50px;}
.boxes .ultimo img {margin-bottom: 0;}

.roxo {padding: 40px 0 0;}
.roxo img {width: 100%;margin-bottom: 50px;}

.foto_pezinho_bebe {background: url("../images/foto-pezinho-bebe_.jpg") no-repeat;background-position: left center;margin: 0;padding: 0;}
.foto_pezinho_bebe .imgtotal {width: 100%;padding-bottom: 15px;}

.bege .bebe img {margin-top: 0;}

.bloco_especial_left {padding-left: 6% !important;padding-right: 15px;}
.bloco_especial_left .imgtotal,.bloco_especial_right .imgtotal {width: 100%;}

.bloco_especial_right {padding-right: 6% !important;padding-left: 15px;}
.bloco_especial_left.limpo {padding-left: 6% !important;padding-right: 15px;}

.bloco_especial_right.imagem {height: 200px;}

}