.rot-item{
	position:relative;
}
.rot-item .inner{
	max-height:100%;
	height:100%;
}
.rot-item .content-col,
.rot-item .img-col{
	position:relative;
}

.rot-item-class .img-col .rot-img-absolute{
	min-height:1px;
	max-height:100%;
}

p{
	font-size:var(--regular-p-size);
}

.rot-svg-relative{
	position:relative;
	width:400px;
	max-width:100%;
	height:auto;
}