.title-analytics
{
    position: absolute;
	display:block;
    font-size:16px;
    font-weight: bold;	
    text-align: center;
    height:auto; 
    top:30px; 
    z-index:203;
    color: #FEB300;
    font-family: 'Bubblegum Sans';
}

.img-analytics
{
    width: 230px;
    height: 230px;
    top: 40px;
}

