/*logo*/
.m-speakl .item:nth-child(2n) .info {width: 83%;}

@media only screen and (max-width: 480px) {
.m-speakl .item:nth-child(2n) .info {width:100%;}
}
