@charset "utf-8";
/* CSS Document */

.tuan {
	font-size:15px;
	line-height:28px;
}
.tuan p {
	font-size:15px;
	line-height:28px;
	margin-top: 0px;
	margin: 0 0 0px 0;
	padding:0px 0;
margin-top: 0;
    margin-bottom: 0rem;
}



.tuan span {
	font-size:15px;
	line-height:28px;
}
.tuan img {
	border: 0;
	max-width: 100%!important;
	max-height: 100%!important;
	margin: 5px 0px 5px 0px;
	
}
 @media (max-width: 767px) {
.tuan {
 font-size:14px!important;
line-height:26px!important;
}
 .tuan p {
 font-size:14px!important;
line-height:26px!important;
}


 .tuan span {
 font-size:14px!important;
line-height:26px!important;
}
 .tuan img {
 border: 0;
 max-width: 100%!important;
 max-height: 100%!important;
 margin: 5px 0px 5px 0px;
 width: unset!important;
 height: unset!important;

}
 .tuan iframe {
 width: 100%!important;
height: unset!important;
height: 200px!important;
margin: 5px 0px 5px 0px;
}
 .tuan video {
 top:0;
 left: 0;
 width: 100%;
 height: 100%;
 margin: 5px 0px 5px 0px;
}

.tuan table {
 table-layout: fixed !important;
 width: 100% !important;
 border-collapse:collapse;
 border:none;
}
 .tuan td {
width: 100%!important;
word-wrap:break-word;
}



