#headder
{
	display: block;
    margin: 0px;
    width: 100%;
    height: auto;

}
.infoContainer
{
	height: 50%;
    width: 33%;
    display: inline-block;
    min-width: 48%;
    max-height: 35%;
}
.infoTextContainer
{
	top:50%;
}