﻿.tour2773 .mainTour .standingSection .wRow .item.arrng{position:relative}
.tour2773 .mainTour .standingSection .wRow .item.arrng:before{display:inline-block!important;content:"";width:calc(100% - 12px);height:calc(100% - 12px);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.tour2773 .mainTour .standingSection .wRow:nth-child(2) .item.arrng:before{background:url(../Images/goldMedal.png) center center no-repeat;background-size:100% auto }
.tour2773 .mainTour .standingSection .wRow:nth-child(3) .item.arrng:before{background:url(../Images/silverMedal.png) center center no-repeat;background-size:100% auto }
.tour2773 .mainTour .standingSection .wRow:nth-child(4) .item.arrng:before{background:url(../Images/bronzeMedal.png) center center no-repeat;background-size:100% auto }

.tour2773 .mainTour .standingSection.scorers .wRow .item.arrng:before{display:none!important}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .mainTour .standingSection .table .ttlRow .itemTtl {font-size: 9px; width: 30px; padding: 0 4px; }
    .tour2773 .mainTour .standingSection .wRow .item.arrng:before {  width: calc(100% - 2px);  height: calc(100% - 2px);}
    .mainTour .standingSection .table .ttlRow .itemTtl:first-child, .mainTour .standingSection .wRow .item:first-child {     width: 22px;font-size:13px;padding: 0 4px; }
    .mainTour .standingSection .table .ttlRow .itemTtl:first-child {  color: transparent; }
    .mainTour.mainTourPage .standingSection .table .ttlRow .itemTtl:nth-child(2), .mainTour.mainTourPage .standingSection .wRow .item:nth-child(2) { width: calc(100% - 172px);  }
}