/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 30 2025 | 12:33:24 */
#upl-list-7214 ul li img{
      max-width: 250px;
}
#upl-list-7214 ul li div{
      margin-left: 0px;
}
.upl-list ul li{
    float: left;
}
.upl-list .upl-post-title{
    float: left;
    width: 100%;
    font-size: x-large;
    font-weight: 500;
}
.upl-list .upl-post-date{
    float: left;
    width: 100%;
}
.upl-list .upl-post-date{
    float: left;
    width: 100%;
}
.upl-list .upl-post-thumbnail{
    float: left;
    width: 100%;
}
.upl-list .upl-post-excerpt{
    float: left;
    width: 75%;
  	text-align: justify;
}

@media only screen and (min-width:200px) and (max-width: 700px) { 
  .upl-list .upl-post-excerpt{
      width: 100%;
  }
}
