@media screen and (max-width: 768px) {
	.eventsDtl-sec-1 .blks-5 .defList__item:not(:last-child){
		margin-bottom:15px;
	}
	.eventsDtl-sec-1 .blks-5 .defList__item__ttl{
		margin-bottom: 7px;
	}
	.eventsDtl-sec-1 .blks-5 .defList__item._type-2{
		width: 100%;
	}
}