.diversos05-div{padding:37px 0px 27px 0px; text-align:center; background-color:rgba(255,255,255,0.8); margin-bottom:30px; display: flex; justify-content: center;}
.diversos05-logo{position:relative; float:left; margin:0px 60px 0px 60px; height:88px; width:400px; background-position:center center; background-size:contain; background-repeat:no-repeat}
.smartphone{display:none;}

@media screen and (max-width: 1023px) {
.diversos05-div{padding:27px 20px 17px 20px;}
.diversos05-logo{width:250px; height:70px; margin:0px 0px 40px 0px;}
.pctablet{display:none;}
.smartphone{display:block;}
.diversos05-alinha-centro{display: flex; justify-content: center;}
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
.diversos05-logo{height:50px; width:250px; margin:0px 30px 0px 30px;}
}
@media screen and (min-width: 1280px) and (max-width: 1919px) {
.diversos05-logo{height:50px; width:300px; margin:0px 30px 0px 30px;}
}