@kardi420 Thank you it’s solved.
@media only screen and (min-width: 360px) and (max-width: 768px){
.single-courses .tutor-row {
display: block;
}
}
@jobayertuser Thanks for your reply, can you please share a CSS code that can be used as a temporary solution because I have to solve it as soon as possible. Thank you in advance.