/* Enter Your Custom CSS Here */
.lptw-thumbnail-link img {
	height: auto;
}

.fyre-editor-field-mobile {
    height: 200px !important;
}

.fyre-comment-action-button {
  height: auto !important;
}

.fyre a.fyre-comment-flag-mobile-btn {
  height: 27px !important;
}

.bw_queue_question_v2 {
  clear: both;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
article.single {
        margin: 0 auto;
    }
}