/* arrow start */
.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after{position: relative;}
/* arrow end */

.size {
	font-size: 0.5em;
}
@media only screen and (max-width: 734px) {
	.section-guided-tour .icon-playcircle:before,
	.section-guided-tour .icon-playcircle:after {
		top: 1px;
	}
	.section-guided-tour .icon-playcircle:after {
		position: static;
	}
}