@charset "UTF-8";

/*-----------#top_constructed-------------*/

@media screen and (max-width:900px){
  #top_constructed + div .pop:last-child{
      margin-bottom: 0 !important;
  }
}