@charset "UTF-8";


@media screen and (max-width:768px) {
    
    
    ul.sponsorList3 li{
      margin: 0 auto;
    }

    .volunteer img{
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    
    ul.cf li.date{
        width: 100%;
    }
    
     ul.cf li.title{
        width: 100%;
    }

}