/* 1 */
.jstd{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
.jstd li{
    width:48%;}
