/* 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;
}

.page-overview .compare-table .section-ar {
    padding-bottom:87px
}

@media only screen and (max-width: 1068px) {
    .page-overview .compare-table .section-ar {
        padding-bottom:84px
    }
}

@media only screen and (max-width: 734px) {
    .page-overview .compare-table .section-ar {
        padding-bottom:62px
    }
}