.p_18 {
	width: 100%;
	height: 100%;
	background-size: cover;
	position:relative;
}

.p_18 .faq_head {
	font-size: 16px;
    font-family: 'Calibri-Bold';
    color: var(--red-color);
    margin: 0 0 5px 0;
    line-height: 19px;
}

.p_18 p {
	font-size: 14px;
}