.m-swiper-d1 .item,
.m-swiper-d1 .con,
.m-swiper-d1 video {
	width: 100%;
	height: 100%;
}

table {
	border: 1px solid #000;
}

table tr {
	border-bottom: 1px solid #000;
}

table tr:last-child {
	border-bottom: none;
}

table tr td {
	border-right: 1px solid #000;
}

table tr td:last-child {
	border-right: none;
}
