.twwy-listing-widget{
	padding: 0;
}
.twwy-listing-widget .vessell{
	margin-bottom: 15px;
}
.twwy-listing-widget .vessell a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
.twwy-listing-widget .row .vessell{
	padding: 0 5px 0 5px;
}

.twwy-listing-widget .row .vessell:first-child{
	padding: 0 10px 0 0;
}
.twwy-listing-widget .row .vessell:last-child{
	padding: 0 0 0 10px;
}

@media (max-width: 970px) {
	.twwy-listing-widget .row .vessell, .twwy-listing-widget .row .vessell:first-child, .twwy-listing-widget .row .vessell:last-child{
		padding: 0;
	}
}
.twwy-listing-widget .vessell div.item_border{
	background-color: #152442;
}
.twwy-listing-widget .vessell div.yacht_image{
	top: 0;
	width: 100%;
	padding-bottom: 66%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.twwy-listing-widget .vessell .yacht_description1{
	height: 80px;
	width: 100%;
}
.twwy-listing-widget .vessell h3{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding:  0 7px 0 7px;
	margin: 25px 0 10px 0;
	color: #fff !important;
	text-align: center;
	font-size: 25px;
	line-height: 25px;
}

.twwy-listing-widget .vessell p{
	margin: 0;
	padding: 0;
	color: #fff !important;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
}
