.associations {
display: none;
}
.footer-widgets {
margin-top: 150px;
}
.banner {
background: #fffbad;
text-align: center;
padding: 20px 20px 40px;
margin-bottom: 50px;
}
a#butcustom {
background: #4c7dac;
color: white;
padding: 15px;
}
a#butcustom:hover {
background: #133760;
}
img#imacustom {
width: 215px;
margin-bottom: 20px;
}
.sidebar-secondary {
float: right ;
width: 32% ;
}
@media only screen and (max-width:1023px){
.sidebar-secondary {width:100% !important}
}
#text-20{
display:none;
}
.associations .wrap .logo-wraper {
margin: 0px 15px;
width: 150px;
}
@media only screen and (min-width:769px) and (max-width:1145px){
.associations .wrap .logo-wraper {
margin: 0px 30px!important;
width: 20%!important;
}
}