
.resize-sm {
	position: relative;
	width: 250px !important;
	height: 250px !important;
}

.resize-md {
	position: relative;
	width: 350px !important;
	height: 350px !important;
}
/*
* Feature Box Icon
*/
.feature-box .feature-box-icon.custom-feature-box-icon-size-2 {
		width: 2.6em;
		height: 2.6em;
		font-size: 20.8px;
		font-size: 1.3rem;
}

.rounded-8 {
	border-radius: 8px !important;
}
.img-svg{
	width: 60px;
	height: 60px;
}