.c_icon{
	max-height: 200px;
	width:auto;
	background-color: #333355;
	display:inline;
}

.cpanel {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}