.custom_widget_dis_all .fab_dis:nth-last-of-type(6) {
	top: -385px;
}
.custom_widget_dis_all .fab_dis:nth-last-of-type(5) {
	top: -305px;
}
.custom_widget_dis_all .fab_dis:nth-last-of-type(4) {
	top: -225px;
}
.custom_widget_dis_all .fab_dis:nth-last-of-type(3) {
	top: -145px;
}
.custom_widget_dis_all .fab_dis:nth-last-of-type(2) {
	top: -65px;
}
.custom_widget_dis_all .fab_dis:nth-last-of-type(1) {
	top: 15px;
}