
.more::after, #ac-globalfooter .ac-gf-icon-after::after, #ac-globalfooter .ac-gf-more::after  {
    padding-left: .3em;
    top: -.08em;
}

#ac-globalfooter .ac-gf-icon-after::after{
	top:0;
}

.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after {
	position: relative;
}

.icon-wrapper .icon, .icon-wrapper .icon-after:after, .icon-wrapper .icon-before:before, .icon-wrapper .more:not(.icon-before):after {
	position: relative;
}
.small-340 {
	display: none;
}

@media only screen and (max-width: 340px) {
	.small-340 {
		display: block;
	}
}