.planos img {
width:100%;
max-width:2000px;
}
.planos_ img {
width:100%;
max-width:2000px;
}
.logo-footer img {
width:100%;
max-width:235px;
}

header .logo {
padding:0;
min-height:76px;
}

header .logo a,
header .logo a.slicknav_brand {
align-items:center;
display:flex;
height:76px;
padding:0;
}

header .logo a img {
display:block;
height:auto;
margin-left:20px;
max-width:220px;
width:220px;
}

img[src="images/logo.png"] {
height:auto!important;
max-width:220px!important;
width:220px!important;
}

.slicknav_brand img {
height:auto!important;
max-width:134px!important;
width:134px!important;
}

@media screen and (max-width: 992px) {
.slicknav_brand {
align-items:center;
display:flex;
height:44px;
padding:3px 12px;
width:auto;
}

.slicknav_brand img {
max-width:134px!important;
width:134px!important;
}

.slicknav_menu img[src="images/logo.png"],
img[src="images/logo.png"] {
max-width:134px!important;
width:134px!important;
}
}
