/****** PLACE YOUR CUSTOM STYLES HERE ******/
@media (min-width: 1025px) {
	.t1 {margin-top: 50px !important;}
	.t2 {margin-top: 50px !important;}
	.t3 {margin-top: 120px !important;}
}
@media (max-width: 1024px) {
	.t1 {margin-top: 0 !important;}
	.t2 {margin-top: 80px !important;}
	.t3 {margin-top: 120px !important;}
}