.widget-logo{
	position: relative;
}

@media (min-width:961px){
	.widget-logo img{
		position: absolute;
	}
}