.whatsapp-fixo {
    position: fixed;
    bottom:10px;
    right:10px;
	z-index:999;
}

.whatsapp-fixo:hover {
	filter: brightness(119%)
}


.row-fluid.banner.hidden-phone .span12.banner.tarja{
    justify-content: center;
    align-items: center;
    display: flex;
    }

.row-fluid .spanNone.banner.tarja{
    justify-content: center;
    align-items: center;
    display: flex;
}