@media (min-width: 1024px) and (max-width: 1280px) {
	.container_size {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}

	.custom_align {
		display: none;
	}

	.custom_align-1 {
		display: block !important;
		width: 100%;
		margin-top: -50px
	}

	.custom_align-3 {
		display: block !important;
		width: 100%;
		padding-bottom: 40px;
	}

	.custom_align-2 {
		width: 100%;
		margin-top: -40px;
	}

	.custom_peace {
		width: 100%;
	}

	.custom_peace-1 {
		width: 100%;
		padding-right: 20px;
	}

	.custom_service{
		width: 100%;
	}
	.custom_service-1{
		width: 5%;
	}
	.custom_service-middle{
		width: 90%; 
	}
	/* CSS yaha add karein */
}