@media only screen and (max-width: 767px){
.p-list1 .right:nth-last-child(3) {
    display:none;}}
.txt p{
text-indent: 2em;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: justify;
    color: #333;}
