@media (min-width: 1025px) {
		.next_img  {
		background-image: url("/ram-airways-portlet/image/corporate-forms/stp1.png");
		background-repeat: no-repeat;
		height: 50px;
        margin-left: 10%;
	}
		.next_img2  {
		background-image: url("/ram-airways-portlet/image/corporate-forms/stp2.png");
		background-repeat: no-repeat;
		height: 50px;
        margin-left: 10%;
	}
		.next_img3  {
		background-image: url("/ram-airways-portlet/image/corporate-forms/stp3.png");
		background-repeat: no-repeat;
		height: 50px;
        margin-left: 10%;
	}
		.next_img4  {
		background-image: url("/ram-airways-portlet/image/corporate-forms/stp4.png");
		background-repeat: no-repeat;
		height: 50px;
        margin-left: 10%;
	}
		.next_img5  {
		background-image: url("/ram-airways-portlet/image/corporate-forms/stp5.png");
		background-repeat: no-repeat;
		height: 50px;
        margin-left: 10%;
	}
	
	
	
}

@media (max-width: 779px) {
		.next_img .next_img2 .next_img3 .next_img4 .next_img5 {
		background-image: url("/ram-airways-portlet/image/corporate-forms/stp00.png");
	}
}