@media (max-width: 576px) {
	.custom-bottom-1 {
		bottom: 305px !important;
	}
	.custom-bottom-2 {
		bottom: 245px !important;
	}
	.custom-bottom-3 {
		bottom: 185px !important;
	}	
	.custom-bottom-4 {
		bottom: 125px !important;
	}
}