#trip {
    width: 240px; //def. width
	position: relative;
    z-index: 90; // def. z-index
}