.img-box {
	height: '340px';
}

.rounded-img {
	border-radius: '300px';
}

.rotate_divider {
    rotate: 90deg;
}

.remove_box_margin {
    margin-inline-start: 0 !important;
}