@media screen and (min-width: 960px) {
    .ffs-team-news {
        margin-right: 16px;
    }
}
ol.news {
	margin-left: 0;
	padding-left: 0;
}
.ffs-team-news .news > li {
    margin: 10px 0 38px 0;
    zoom: 1;
    position: relative;
    border-bottom: 5px solid #e1e1e1;
    padding-bottom: 32px;
    min-height: 414px;
}
.ffs-team-news .news li h2 .team-disc {
    width: 22px;
    height: 22px;
    background-position: 0;
    vertical-align: baseline;
    margin-right: 15px;
}
.ffs-team-news .news li h2 {
    font-size: 27px;
    margin-bottom: 19px;
}
.ffs-team-news .story-parts {
	margin-left: 0;
	padding-left: 0;
}
@media screen and (min-width: 768px) {
	.ffs-team-news .story-wrap {
    	margin-right: 384px;
    }
    .ffs-team-news .story-parts {
    	margin-right: 384px;
    }
}
.ffs-team-news .story-wrap header {
    width: 100%;
    position: relative;
}
.ffs-team-news .story-wrap header .next-match {
    display: block;
}
@media screen and (min-width: 590px) and (max-width: 767px) {
    .ffs-team-news .story-wrap header .next-match {
        position: absolute;
        right: 0;
        top: 8px;
    }  
}
@media screen and (min-width: 1440px) {
    .ffs-team-news .story-wrap header .next-match {
        position: absolute;
        right: 0;
        top: 8px;
    }  
}
.ffs-team-news .story-parts li {
    padding-top: 5px;
}
.ffs-team-news .news li, .ffs-team-news .news .players li {
    margin-left: 0;
    list-style: none;
}
.ffs-team-news .players, .ffs-team-news .players li {
    display: inline;
    border: none;
    padding-left: 0;
    font-size: 13px;
}
.story-parts .headers {
    font-size: 13px;
}
.headers.grey {
    color: #b6b6b6;
}
.ffs-team-news .players li:before {
    content: ", ";
}
.ffs-team-news .players li:first-child:before {
    content: "";
}
.ffs-team-news h2 img {
    margin-right: 5px;
    vertical-align: middle;
}

.ffs-team-news .formation { 
    background: url(../images/team-pitch.png) no-repeat center top #008F5B;
    width: 320px;
    height: 339px;
    position: relative;
    zoom: 1;
    padding: 50px 0 0 0;
    margin: 0;
    background-size: contain;
    margin-left: -24px;
}
@media only screen and (min-width: 330px) {
    .ffs-team-news .formation {
        width: 330px;
    }
}
@media only screen and (min-width: 340px) {
    .ffs-team-news .formation {
        width: 340px;
    }
}
@media only screen and (min-width: 344px) {
    .ffs-team-news .formation {
        width: 344px;
    }
}
@media only screen and (min-width: 358px) {
    .ffs-team-news .formation {
        width: 344px;
        margin-left: -12px;
    }
}
@media only screen and (min-width: 370px) {
    .ffs-team-news .formation {
        width: 344px;
        margin-left: -10px;
    }
}
@media only screen and (min-width: 380px) {
    .ffs-team-news .formation {
        width: 344px;
        margin-left: -5px;
    }
}
@media only screen and (min-width: 390px) {
    .ffs-team-news .formation {
        width: 344px;
        margin-left: 0;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .ffs-team-news .formation { 
       background: url(../images/team-pitch.png) no-repeat center top #008F5B;
       background-size: 344px 339px;
  }  
}
 @media screen and (min-width: 768px) {
	.ffs-team-news .formation { 
    	position: absolute;
    	right: 0;
    	top: 14px;
	}
}
.ffs-team-news .formation h3 {
    background: transparent;
    padding: 0;
    margin: 10px 10px 10px 10px;
    font-size: 174%;
    color: #fff;
    text-transform: uppercase;
}
.ffs-team-news .formation ul {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    margin: 0;
    min-height: 57px;
}
.ffs-team-news .formation li {
    float: left;
    margin:0;
    font-size: 80%;
    color: #fff;
    text-align: center;
}
.ffs-team-news .formation li.narrow {
    float: left;
    margin: -1px 0;
    font-size: 70%;
    color: #fff;
    text-align: center;
}
.ffs-team-news .formation li .player-name {
    display: inline-block;
    padding: 3px;
    margin: 0 4px;
    font-size: 11px;
}
.ffs-team-news .formation li .team-disc, .ffs-team-news .formation li img {
    display: block;
    margin: 0 auto;
    width: 22px;
    height: 22px;
}

.ffs-team-news .formation-4-4-1-1 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-4-4-1-1 .row-2 li {
    width: 25%;
}
.ffs-team-news .formation-4-4-1-1 .row-3 li {
    width: 25%;
}
.ffs-team-news .formation-4-4-1-1 .row-4 li {
    width: 100%;
}
.ffs-team-news .formation-4-4-1-1 .row-5 li {
    width: 100%;
}

.ffs-team-news .formation-3-5-2-wingbacks .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-3-5-2-wingbacks .row-2 li {
    width: 33%;
}
.ffs-team-news .formation-3-5-2-wingbacks .row-3 li {
    width: 25%;
}
.ffs-team-news .formation-3-5-2-wingbacks .row-4 li {
    width: 100%;
}
.ffs-team-news .formation-3-5-2-wingbacks .row-5 li {
    width: 50%;
}

.ffs-team-news .formation-4-4-2-diamond .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-4-4-2-diamond .row-2 li {
    width: 25%;
}
.ffs-team-news .formation-4-4-2-diamond .row-3 li {
    width: 100%;
}
.ffs-team-news .formation-4-4-2-diamond .row-4 li {
    width: 50%;
}
.ffs-team-news .formation-4-4-2-diamond .row-5 li {
    width: 100%;
}
.ffs-team-news .formation-4-4-2-diamond .row-6 li {
    width: 50%;
}

.ffs-team-news .formation-3-4-3 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-3-4-3 .row-2 li,
.ffs-team-news .formation-3-4-3 .row-4 li,
.ffs-team-news .formation-3-4-3 .row-5 li {
    width: 33%;
}
.ffs-team-news .formation-3-4-3 .row-3 li {
    width: 25%;
}
.ffs-team-news .formation-3-3-1-3 .row-1 li,
.ffs-team-news .formation-3-3-1-3 .row-4 li {
    width: 100%;
}
.ffs-team-news .formation-3-3-1-3 .row-2 li,
.ffs-team-news .formation-3-3-1-3 .row-3 li,
.ffs-team-news .formation-3-3-1-3 .row-5 li {
    width: 33%;
}
.ffs-team-news .formation-4-4-2 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-4-4-2 .row-2 li,
.ffs-team-news .formation-4-4-2 .row-3 li {
    width: 25%;
}
.ffs-team-news .formation-4-4-2 .row-4 li {
    width: 50%;
}
.ffs-team-news .formation-4-4-2 .row-5 li {
    width: 33%;
}

.ffs-team-news .formation-3-5-2 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-3-5-2 .row-2 li {
    width: 33%;
}
.ffs-team-news .formation-3-5-2 .row-3 li {
    width: 20%;
}
.ffs-team-news .formation-3-5-2 .row-4 li {
    width: 50%;
}
.ffs-team-news .formation-3-5-2 .row-5 li {
    width: 33%;
}

.ffs-team-news .formation-4-3-3 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-4-3-3 .row-2 li {
    width: 25%;
}
.ffs-team-news .formation-4-3-3 .row-3 li,
.ffs-team-news .formation-4-3-3 .row-4 li,
.ffs-team-news .formation-4-3-3 .row-5 li {
    width: 33%;
}

.ffs-team-news .formation-4-2-4 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-4-2-4 .row-2 li {
    width: 25%;
}
.ffs-team-news .formation-4-2-4 .row-3 li {
    width: 50%;
}
.ffs-team-news .formation-4-2-4 .row-4 li {
    width: 25%;
}
.ffs-team-news .formation-4-2-4 .row-5 li {
    width: 33%;
}

.ffs-team-news .formation-4-5-1 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-4-5-1 .row-2 li {
    width: 25%;
}
.ffs-team-news .formation-4-5-1 .row-3 li {
    width: 20%;
}
.ffs-team-news .formation-4-5-1 .row-4 li {
    width: 100%;
}

.ffs-team-news .formation-4-1-4-1 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-4-1-4-1 .row-2 li {
    width: 25%;
}
.ffs-team-news .formation-4-1-4-1 .row-3 li {
    width: 100%;
}
.ffs-team-news .formation-4-1-4-1 .row-4 li {
    width: 25%;
}
.ffs-team-news .formation-4-1-4-1 .row-5 li {
    width: 100%;
}

.ffs-team-news .formation-4-2-3-1 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-4-2-3-1 .row-2 li {
    width: 25%;
}
.ffs-team-news .formation-4-2-3-1 .row-3 li {
    width: 50%;
}
.ffs-team-news .formation-4-2-3-1 .row-4 li {
    width: 33%;
}
.ffs-team-news .formation-4-2-3-1 .row-5 li {
    width: 100%;
}

.ffs-team-news .formation-4-3-2-1 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-4-3-2-1 .row-2 li {
    width: 25%;
}
.ffs-team-news .formation-4-3-2-1 .row-3 li {
    width: 33%;
}
.ffs-team-news .formation-4-3-2-1 .row-4 li {
    width: 50%;
}
.ffs-team-news .formation-4-3-2-1 .row-5 li {
    width: 100%;
}

.ffs-team-news .formation-5-3-2 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-5-3-2 .row-2 li {
    width: 20%;
}
.ffs-team-news .formation-5-3-2 .row-3 li {
    width: 33%;
}
.ffs-team-news .formation-5-3-2 .row-4 li {
    width: 50%;
}

.ffs-team-news .formation-5-4-1 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-5-4-1 .row-2 li {
    width: 20%;
}
.ffs-team-news .formation-5-4-1 .row-3 li {
    width: 25%;
}
.ffs-team-news .formation-5-4-1 .row-4 li {
    width: 100%;
}

.ffs-team-news .formation-3-1-3-1-2 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-3-1-3-1-2 .row-2 li {
    width: 33%;
}
.ffs-team-news .formation-3-1-3-1-2 .row-3 li {
    width: 100%;
}
.ffs-team-news .formation-3-1-3-1-2 .row-4 li {
    width: 33%;
}
.ffs-team-news .formation-3-1-3-1-2 .row-5 li {
    width: 100%;
}
.ffs-team-news .formation-3-1-3-1-2 .row-6 li {
    width: 50%;
}

.ffs-team-news .formation-4-2-2-2 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-4-2-2-2 .row-2 li {
    width: 25%;
}
.ffs-team-news .formation-4-2-2-2 .row-3 li {
    width: 50%;
}
.ffs-team-news .formation-4-2-2-2 .row-4 li {
    width: 50%;
}
.ffs-team-news .formation-4-2-2-2 .row-5 li {
    width: 50%;
}

.ffs-team-news .formation-3-4-2-1 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-3-4-2-1 .row-2 li {
    width: 33%;
}
.ffs-team-news .formation-3-4-2-1 .row-3 li {
    width: 25%;
}
.ffs-team-news .formation-3-4-2-1 .row-4 li {
    width: 50%;
}
.ffs-team-news .formation-3-4-2-1 .row-5 li {
    width: 100%;
}

.ffs-team-news .formation-3-4-1-2 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-3-4-1-2 .row-2 li {
    width: 33%;
}
.ffs-team-news .formation-3-4-1-2 .row-3 li {
    width: 25%;
}
.ffs-team-news .formation-3-4-1-2 .row-4 li {
    width: 100%;
}
.ffs-team-news .formation-3-4-1-2 .row-5 li {
    width: 50%;
}

.ffs-team-news .formation-3-5-1-1 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-3-5-1-1 .row-2 li {
    width: 33%;
}
.ffs-team-news .formation-3-5-1-1 .row-3 li {
    width: 20%;
}
.ffs-team-news .formation-3-5-1-1 .row-4 li {
    width: 100%;
}
.ffs-team-news .formation-3-5-1-1 .row-5 li {
    width: 100%;
}

.ffs-team-news .formation-4-1-2-1-2-diamond .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-4-1-2-1-2-diamond .row-2 li {
    width: 25%;
}
.ffs-team-news .formation-4-1-2-1-2-diamond .row-3 li {
    width: 100%;
}
.ffs-team-news .formation-4-1-2-1-2-diamond .row-4 li {
    width: 50%;
}
.ffs-team-news .formation-4-1-2-1-2-diamond .row-5 li {
    width: 100%;
}
.ffs-team-news .formation-4-1-2-1-2-diamond .row-6 li {
    width: 50%;
}
.ffs-team-news .formation-4-1-2-1-2-diamond ul {
    min-height: 40px;
}

.ffs-team-news .formation-4-3-1-2 .row-1 li {
    width: 100%;
}
.ffs-team-news .formation-4-3-1-2 .row-2 li {
    width: 25%;
}
.ffs-team-news .formation-4-3-1-2 .row-3 li {
    width: 33%;
}
.ffs-team-news .formation-4-3-1-2 .row-4 li {
    width: 100%;
}
.ffs-team-news .formation-4-3-1-2 .row-5 li {
    width: 50%;
}


.ffs-team-news .doubt-percent {
    display: inline-block;
    background: #00794d;
    padding: 0 7px;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
}
