.site-branding img {

    height: 100px;
    width: auto;
}

.site-info {
display:none;
}


#masthead.floating .site-branding img {
    height: 75px;
    width: auto!important;
}

#masthead .container{
 width:100%;
max-width:100%;
		
}

#masthead {
		background: #000000a8!important;
}


.site-content {
   margin-top: -100px;
}

/*#colophon .widgets {
    
    overflow: initial;
   
}*/

#colophon .container {
    padding: 0!important;
   
}

@media (max-width: 1280px) {
  
.ima_101 img.so-widget-image {
    height: 200px!important;
    width: auto;
}}