@media only screen and (min-width: 780px) and (max-width: 800px) {
  .m_entries {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100% !important; }

  .gallery_entry {
    max-width: calc(33% - 1rem);
    margin: 0 .5rem;
    flex: 0 1 auto;
    top: auto !important;
    left: auto !important; } }
element.style {
  width: 100%;
  height: 1372px;
  overflow: hidden;
  max-height: 8000px; }

.instathumb_selected {
  border-color: #FFC72D;
  border-width: 2px;
  padding: 4px; }

@media only screen and (max-width: 560px) {
  .instathumb_selected {
    padding: 5px; } }
.instathumb {
  border-width: 2px; }

@media screen and (max-width: 610px) {
  .m_btn {
    width: 100%;
    max-width: 210px;
    font-size: 1rem; } }
@media screen and (max-width: 610px) {
  .m_actions_viewport > * {
    padding: 0; } }
@media screen and (max-width: 610px) {
  .m_action {
    border: none;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%; } }
@media screen and (max-width: 610px) {
  .m_actions_viewport, .m_actions_viewport > * {
    display: block; } }
.media_wrapper .image_wrapper .m_text_content {
  max-height: 150px;
  overflow-y: auto; }
