 
.btn-custom.down:after {  
	top: calc(100% - 32px);
	right: 12px;
	transform: rotate(90deg);
}