#logobig > img
{
	width: 100%;
	height: 30%;
	left: 0;
	top: 0;
	position: relative;
}

.navbar-brand
{
	display:yes;
}

.site_description
{
	font-size: 16px;
}

.header_line.col-md-12
{
	display:none;
}


@media (max-width: 1025px) 
{
   	
.about-site {
        width:  50%;
        height: 10%;
        left: 0;
        top: 0;
        position: absolute;
                 }

.site_description {
	font-size: 12px !important;
             }
   
}
