@media only screen and (max-width:768px){
  .c_portalResNews_list-01001 .p_content{
    display:none;
  }
  #c_portalResNews_list-16076022603817396 a.e_link {
    display: block;
    padding: 4px;
    border: #e6e7e7 1px solid;
    width: 300px;
    height: 200px;
    transition: all .5s;
    margin: 0 auto;
    float: none;
  }
  .c_portalResNews_list-01001 .p_images {
    width: 100%!important;
    height: 100% !important;
  }
  .c_portalResNews_list-01001 .p_summary {
    white-space: normal;
    text-align: center;
    color: #000;
    margin: 10px auto;
    font-weight: 700;
  }
}