.w-50-can{
	width: 50px;
}

.can-text-c{
	text-align: center;
}

.bg-color-blue-can {
    background: rgba(28, 95, 168, .1)!important;
}

.text-white-can {
	color: white!important;
}

.text-color-blue-can{
	color: #1c5fa8!important;
}

.can-logo{
	width: 250px!important;
    height: 70px!important;
}

.can-width-100{
	width: 150px!important;
	height: 100px!important;
}