.qsm-quiz-container {
	max-width: 980px !important;
	margin: 0 auto !important;
}
.qsm-user-list .qsm-user-list-inner {
	
	margin: 0 0 10px 0;
	padding: 5px 15px 45px 15px;
    border: 1px solid;
    background: transparent;
    width: 100%;
}

.qsm-user-list a {
	text-decoration: none;
    
}
.qsm-img-holder img {
	float: left;
	width: 300px!important;
    height: 250px !important;
	padding-right: 8px;
}
.qsm-text-holder {
	margin: 5px 0px 16px 0px;
}
.no-thumbnail .qsm-img-holder {
	display: none;
}
.has-thumbnail .qsm-text-holder {
	border-bottom: 1px solid;
}
.has-thumbnail .qsm-quiz-title {
	margin: 0 0 8px 0;
}
.qsm-user-list .qsm-view-quiz {
	border: 1px solid;
	padding: 16px 8px 16px 8px;
	margin-top: 8px;
}
.single-qsm_quiz figure img.wp-post-image{
	display: none;
}
.qsm-quiz-container img.wp-post-image {
width:100%;
height:450px;
}
/*.qsm-quiz-wrapper {
	display: inline-flex;
	gap: 10px;

}
.qsm-quiz-wrapper .qsm-img-holder {
	width: 100%;
}
*/