div.testDivblue.muStatus {
    background:url('/img/shutterstock_161876834.jpg') 0 0 !important;
    background-size: cover !important;
    position:relative;
    min-height: 320px;
    padding: 24px 12px 12px 12px;
}
div.testDivblue.partyStatus {
    background:url('/img/bgForElements/party.jpg') 0 0 !important;
    background-size: cover !important;
    position:relative;
    min-height: 280px;
    padding: 24px 12px 12px 12px;
}
div.testDivblue.stockCompantStatus {
    background:url('/img/bgForElements/stock.jpg') 0 0 !important;
    background-size: cover !important;
    position:relative;
    min-height: 280px;
    padding: 24px 12px 12px 12px;
}
div.noWorkPlace {
    align-content: center;
    background:url('/img/bgForElements/jobMarket.jpg') center !important;
    background-size: cover !important;
    border: 1px solid #0008;
    border-radius: 5px;
    display: flex;
    justify-content: space-around;
    padding: 100px 0;
    position: relative;
    min-height: 320px;
    align-items: center;
    background-position: center;
}
div.noWorkPlace > div:last-of-type {
    background-color:#fffc;
    border-radius: 0.5em;
    color: #080808;
    font-size: 1.25em;
    height: fit-content;
    margin: 1em auto;
    padding: 1em 2em;
    outline: black solid 3px;
    filter: drop-shadow(2px 4px 6px black);
}
div.noWorkPlace form {
    margin: 1em;
}

.noWorkPlace .btn-buy {
    padding: 0.75em 1.5em 0.8125em 1.5em;
}

.mobile div.noWorkPlace {
    font-size: 2.5em;
    min-height: 1024px;
}
.mobile div.noWorkPlace > div:last-of-type {
    border-radius: 0.5em;
    padding: 1em;
    width: 60%;
}

hr.workDivider {
    border-color: rgba(8, 8, 8, 0.5);
    border-style: dashed none;
    border-width: 1px 0 0 medium;
    clear: both;
    height: 0;
}
#workReportContainer {
    margin-top: 0.5em;
    width: 100%;
    padding: 1em 0;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #222;
    background: #080808 url("/img/bg.png") repeat scroll 0 0;
    box-shadow: 0 0 3px #000 inset !important;
    text-shadow: 0 0 4px white;
}
#medals div.medal {
    float: left;
    position: relative;
    width: 40px !important;
}
#medals img {
    width: 40px !important;
    vertical-align: text-top;
}
.workResultsDiv {
    display: inline-block;
    text-align: center;
    margin: 4px 8px 4px;
    padding: 0 4px 4px 4px !important;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.4);
}

.workColumns {
    width: 100%;
    margin-bottom: 12px;
}
.workResultsDiv h3 {
    font-size: 18px;
}
.workResultsDiv h3 i {
    font-size: 26px;
    color: #3D6571;
    vertical-align: bottom;
}
.workResultsTwoCols {
    min-height: 200px;
    width: 45% !important;
}
#salaryTable {
    line-height: 28px;
    margin: auto;
    font-weight: 800;
    font-size: 12px;
}
#salaryTable .dataColumn {
    min-width: 150px;
    padding-left: 15px;
}
.dataField {
    padding: 4px 8px;
    margin: 2px;
    background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 3px;
    line-height: 1.5em;
}
.greenDataField {
    background-color: rgba(155, 255, 155, 0.3) !important;
    border: 1px solid rgba(155, 255, 155, 0.3) !important;
}
.redDataField {
    background-color: rgba(255, 155, 155, 0.3) !important;
    border: 1px solid rgba(255, 155, 155, 0.3) !important;
}

#productivityTable {
    margin: auto;
}
#productivityTable td {
    padding: 3px 10px 3px 10px;
    background-color: rgba(0, 0, 88, 0.1);
}
#productivityTable div {
    margin-bottom: 2px;
}
#productionDisplayInTable {
    min-width: 134px;
    text-align: center;
    font-size: 18px;
}
#workExperienceTable {
    max-width: 96%;
    text-align: center;
}
#workExperienceTable, #productionReportTable, #productionDisplayInTable  {
    font-weight: 800;
}
#workExperienceTable td, #productionReportTable td {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 2px 5px 2px 5px;
}

.workRightCol {
    width:34%;
    float:right;
    text-align:center;
    padding: 0 6px 12px 6px;
}
.workRightCol a, .whiteCompany a, .muLeftCol a, .muRightCol a {
    color: #2b48a0;
}
.workRightColEl {
    display: inline-block;
    font-size: 12px;
    margin: auto;
}
.muColEl {
    display: block;
    padding: 0 0 8px 0;
    margin: auto;
}
.muColEl.columns-2 {
    vertical-align: middle;
}
.muColEl.columns-2>* {
    display: inline-block;
    width: 47%;
    margin: 1%;
    vertical-align: middle;
}
.muLeftCol {
    width:34%;
    float:left;
    font-size: 12px;
    text-align:center;
    padding: 0 6px 12px 6px;
}
.muRightCol {
    width:25%;
    float:right;
    font-size: 12px;
    text-align:center;
    padding: 0 6px 12px 6px;
}
.companyManagementPanel {
    float: left;
    width: 40%;
    padding: 8px 24px 8px;
    text-shadow: 0 0 2px white;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
    border-radius: 4px;
    background-color: rgba(255,255,255,0.85);
}
.muRightCol>div {
    padding: 8px 8px 2px 8px;
}
.muAvatarForStatusBar {
    width: 120px;
    height: auto;
}
.whiteWork {
    padding: 16px;
    margin-top: 100px;
    text-shadow: 0 0 2px white;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
    border-radius: 4px;
    background-color: rgba(255,255,255,0.75);
}
.whiteCompany {
    padding: 16px;
    text-shadow: 0 0 2px white;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);
    border-radius: 4px;
    background-color: rgba(255,255,255,0.6);
}
.whiteCompanyData {
    text-shadow: 0 0 2px white;
    border-radius: 4px;
    padding: 0.5em;
    background-color: white;
    box-shadow: 2px 2px 10px black;
}
.workLeftCol {
    width: 50%;
    margin-right: 6%;
    float: left;
    text-align: center;
}

.workLeftCol > h1 {
    margin: -55px 0 20px;
}
.greenFont {
    color: #090;
    font-size: 20px;
    font-weight: 700;
}
.blueFont {
    color: #3D6571;
    font-size: 18px;
    font-weight: 700;
}
table.editCompanyTable {
    font-weight:bold;
    text-align:center;
    margin:auto;
    border-spacing: 4px;
}

.workButton {
    margin: 10px auto;
    background-image: linear-gradient(rgb(31, 174, 9) 0px, rgb(16, 121, 1) 100%) !important;
    color: #ffffff;
    border: 1px solid #888;
    border-radius: 3px;
    cursor: pointer;
    font-size: 1.5em;
    padding: 0.8em 0.5em;
    font-weight: bold;
    width: 100%;
}

.inliner {
    height: 100%;
}

.inliner, .inliner+.inlined {
    display: inline-block;
    vertical-align: middle;
}

.inlined {
    width: 90%;
}

.progress-meter {
    margin: 0 auto 40px;
    padding: 20px;
}

.progress-meter span {
    font-size: 15px;
    font-weight: 800;
}

.progress-meter .progress-point:before {
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    -moz-box-shadow: 0 0 0 2px white;
    -webkit-box-shadow: 0 0 0 2px white;
    content: "\2713";
    display: block;
    width: 24px;
    margin: 0 auto 12px;
    border: 4px solid #aaaaaa;
    text-align: center;
    background-color: white;
    color: white;
}

.progress-meter .track {
    position: relative;
    height: 4px;
    background: #ddd;
}

.progress-meter .progressBar {
    -moz-transition: width 1s;
    -o-transition: width 1s;
    -webkit-transition: width 1s;
    transition: width 1s;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 4px;
    background: red;
}

.progress-meter .progress-points {
    position: relative;
    margin: -14px 0 0;
    padding: 0;
    list-style: none;
}

.progress-meter .progress-hours {
    position: relative;
    margin: 0 0 35px;
    padding: 0;
    list-style: none;
}

.progress-meter .progress-points .progress-point:nth-child(1),
.tierHours:nth-child(1) {
    left: 0%;
}

.progress-meter .progress-points .progress-point:nth-child(2),
.tierHours:nth-child(2) {
    left: 25%;
}

.progress-meter .progress-points .progress-point:nth-child(3),
.tierHours:nth-child(3) {
    left: 50%;
}

.progress-meter .progress-points .progress-point:nth-child(4),
.tierHours:nth-child(4) {
    left: 75%;
}

.progress-meter .progress-points .progress-point:nth-child(5),
.tierHours:nth-child(5) {
    left: 100%;
}

.progress-meter .progress-point, .tierHours {
    -moz-transition: color 1s;
    -o-transition: color 1s;
    -webkit-transition: color 1s;
    transition: color 1s;
    position: absolute;
    display: block;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    cursor: pointer;
}

.progress-meter .progress-point.completed, .progress-meter .progress-point.active
{
    color: #09751b;
}

.progress-meter .progress-point.completed:before {
    border-color: #3f934d;
    background-color: #3f934d;
}

.progress-meter .progress-point.active:before {
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    border-color: #3f934d;
}

.miningDescriptionText {
    font-size: 1.1em;
    font-weight: bold;
}

.material-symbols-outlined {
    font-variation-settings:
            'FILL' 1,
            'wght' 400,
            'GRAD' 0,
            'opsz' 48
}

.statsGrid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 60%;
    align-items: stretch;
}

.mobile .statsGrid {
    width: 90%;
    font-size: 2em;
}

.mobile .iconLinks {
    font-size: 0.7em;
}

.mobile .testDivblue {
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.mobile .workRightCol {
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.mobile .workRightColEl > a {
    font-size: 4em !important;
}

.workNotify {
    font-size: 15px;
}

.mobile .workNotify {
    font-size: 2em;
    line-height: 2em
}

.mobile .greenFont {
    font-size: 1em !important;
}

.mobile #timerWork {
    font-size: 3em;
}

.mobile #companyOwner img {
    zoom: 2;
    border: 1px solid #111!important;
    border-radius: 3px;
}

.mobile .product {
    zoom: 2;
}

.mobile .biggerFont {
    font-size: 3em;
    color: white;
}

.mobile .workLeftCol {
    width: 100%;
    padding: 0;
    line-height:3.5em;
    display:flex;
    flex-direction: column;
    font-size: 2em !important;
}

.mobile .mFont2 {
    font-size: 2em !important;
}

.mobile .workLeftCol > h1 {
    margin: -1em 0 0.5em;
    font-size: 3.5em;
    color: white;
}

.mobile .workColumns {
    display: flex;
    flex-direction: column-reverse;
}

.mobile .workButton {
    font-size: 2.5em;
    border-radius: 15px;
    background-color: #c7c7c7;
    padding: 0.5em 1.5em;
}

.mobile .workRightColEl > b > a {
    font-size: .8em !important;
}

.mobile .whiteCompanyData {
    overflow: hidden;
    background-color: rgba(255,255,255);
}

.mobile .whiteWork {
    background-color: rgba(255,255,255);
}

.mobile td {
    font-size: 3vw;
}

.mobile #workResultsProgress {
    width: 35vw !important;
    height: 6vw;
    font-size: 4vw;
}

.mobile .workReportContainer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw !important;
    padding: 0 !important;
    margin: 0 !important;
}

.mobile .workResultsDiv {
    width: 100% !important;
    margin: 3vw 0 3vw 0;
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mobile .workResultsDiv h3, .mobile .workResultsDiv i {
    font-size: 6vw; !important
}

.mobile #salaryTable b, .mobile .redDataField {
    line-height: 3vh !important
}

.mobile .medal img {
    width: 9vw !important;
}

.mobile .testDivRed {
    font-size: 5vw;
    padding:3vw;
}

.mobile .testDivred img {
    width: 15vw;
}

.mobile #goToWorkPlannerDescription {
    font-size: 1.25em;
}

.mobile .goToBall {
    zoom: 1!important;
}

.concrete_mixer {
    position: absolute;
    right: -300px;
    bottom: 0;
    background-image: url("/img/bgForElements/betoniaraXD.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 300px;
    height: 170px;
    z-index: 2;
    animation-name: moveTruck;
    animation-duration: 8s;
    animation-timing-function: linear;
    animation-delay: 3s;
    animation-iteration-count: infinite;
}

.countryBall:not(.topLeft):hover::after {
    display: none !important;
}

@keyframes moveTruck {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-1200px);
    }

    100% {
        transform: translateX(-1200px);
    }
}

@keyframes moveTruckOnMobile {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-2400px);
    }
    100% {
        transform: translateX(-2400px);
    }
}


.mobile .concrete_mixer {
    width: 700px;
    height: 440px;
    right: -700px;
    animation-name: moveTruckOnMobile;
}

.concrete_mixer:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

.countryBallsForWork {
    align-items: center;
    background-image: url('/img/bgForElements/constructionSiteNewMobile.jpg') !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #080808;
    border-radius: 4px;
    display: flex;
    height: 600px;
    justify-content: space-evenly;
    overflow: hidden;
    padding: 0;
    position:relative;
    font-size: 1em;
}

.workButtonContainer {
    text-align: center;
    text-shadow: 0 0 2px white;
    box-shadow: 0 0 2px 2px rgb(0 0 0 / 20%);
    max-width: 330px;
    background-color: #fffc;
    border-radius: 0.5em;
    color: #080808;
    font-size: 1.25em;
    height: fit-content;
    margin: 1em auto;
    padding: 1em 2em;
    outline: black solid 3px;
    filter: drop-shadow(2px 4px 6px black);
}

.workButtonContainer > .btn-buy {
    margin: 10px auto;
    background-image: linear-gradient(rgb(31, 174, 9) 0px, rgb(16, 121, 1) 100%);
    color: #ffffff;
    cursor: pointer;
    font-size: 1.5em;
    padding: 0.5em 2em;
    font-weight: bold;
}

.companyStatsContainer {
    gap: 0.75em;
    display: grid;
    margin: 1em auto;
    outline: black solid 3px;
    filter: drop-shadow(2px 4px 6px black);
    background-color: #fffc;
    border-radius: 0.5em;
    box-shadow: 0 0 2px 2px rgb(0 0 0 / 20%);
    padding: 5px;
}

.companyStatsContainer > h1 {
    grid-column: 1 / 3;
    padding: 0.25em;
    text-shadow: 0 0 1px #f2f2f2, 0 0 2px #f2f2f2, 0 0 2px #f2f2f2;
    color: #222 !important;
}

.companyStats > #companyPreview {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.companyStats {
    border-radius: 3px;
    margin: 0.25em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.companyStats > div {
    background-color: rgba(255, 255, 255, 0.65);
    border-radius: 3px;
    padding: 0.5em;
    height: 100%;
}

.workRightColEl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mobile .companyStatsContainer {
    display: block;
}

.mobile #companyOwner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
}

.mobile .workButtonContainer {
    display: flex;
    flex-direction: column;
    line-height: normal !important;
    gap: 0.5em;
    max-width: 100%;
    border-radius: 15px;
    font-size: 1em;
}

.mobile .workButtonContainer .btn-buy {
    border-radius: 0.25em;
    outline: 7px solid black;
    box-shadow: inset 0px -15px 2px 1px #054404, inset 0px 6px 9px 0px rgb(108 253 91) !important;
    font-size: 3em;
}

.mobile .workButtonContainer .btn-buy.travel {
    font-size: 1.75em;
}

.mobile .countryBallsForWork {
    background-image:url('/img/bgForElements/constructionSiteNewMobile2.jpg') !important;
    width: 100%;
    height: 100vh;
    font-size: 2em;
}

.mobile .countryBallsForWork .countryBall.size-XL {
    transform: scale(2.4) !important;
}

.dig {
    top: 0 !important;
    left: 0 !important;
    z-index: 2;
    animation: dig 2s linear infinite;
}

.dirt {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) rotate(-20deg);
    height: 20px;
    width: 20px;
    background-color: #704214;
    background-image: linear-gradient(to bottom, #704214, #99692c);
    background-size: 100% 60%;
    background-position: center bottom;
    border-radius: 50%;
    animation: dirt 2s ease-in-out infinite;
    box-shadow: 0 2px 2px rgba(0,0,0,0.5), inset 0 2px 2px rgba(255,255,255,0.5);
    opacity: 0.6;
}

.dirt:nth-child(1) {
    height: 12px;
    width: 12px;
    bottom: 5px;
    left: calc(90% + 6px);
    border-radius: 50% 0 50% 50%;
    opacity: 0.8;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3), inset 0 1px 1px rgba(255,255,255,0.5);
}

.dirt:nth-child(2) {
    height: 10px;
    width: 10px;
    bottom: 0;
    left: calc(80% - 20px);
    border-radius: 50% 0 50% 50%;
    opacity: 0.5;
    box-shadow: 0 2px 2px rgba(0,0,0,0.3), inset 0 2px 2px rgba(255,255,255,0.5);
}

.dirt:nth-child(3) {
    height: 7px;
    width: 7px;
    bottom: 0;
    left: calc(70% + 9px);
    border-radius: 50% 50% 0 0;
    opacity: 0.7;
    box-shadow: 0 3px 3px rgba(0,0,0,0.3), inset 0 3px 3px rgba(255,255,255,0.5);
}

.dirt:nth-child(4) {
    height: 5px;
    width: 5px;
    bottom: 10px;
    left: calc(50% + 10px);
}

@keyframes dig {
    0% {
        transform: translateY(0) translateX(0) rotate(0);
    }
    25% {
        transform: translateY(10px) translateX(10px) rotate(-10deg);
    }
    50% {
        transform: translateY(15px) translateX(20px) rotate(-20deg);
    }
    75% {
        transform: translateY(10px) translateX(10px) rotate(-30deg);
    }
    100% {
        transform: translateY(0) translateX(0) rotate(0);
    }
}

@keyframes dirt {
    0% {
        opacity: 1;
        transform: translateX(-50%) rotate(-20deg) translateY(0px);
    }
    100% {
        opacity: 0;
        transform: translateX(-50%) rotate(-20deg) translateY(-60px);
    }
}

.hammering {
    animation: hammering 1s infinite !important;
    offset-rotate: none !important;
    offset-path: none !important;
    transform-origin: bottom center;
    z-index: 2;
}

@keyframes hammering {
    0% {
        transform: rotateZ(0deg);
    }
    20% {
        transform: rotateZ(-10deg);
    }
    40% {
        transform: rotateZ(5deg);
    }
    60% {
        transform: rotateZ(-5deg);
    }
    80% {
        transform: rotateZ(3deg);
    }
    100% {
        transform: rotateZ(0deg);
    }
}

.log_animation {
    animation: log-animation 2s ease-in-out infinite;
}
@keyframes log-animation {
    0% {
        transform: translateY(-5px);
    }
    50% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-5px);
    }
}

.countryBall.size-XL, .countryBall {
    transform: scale(0.85) !important;
}

.mobile .countryBall.size-XL {
    transform: scale(2) !important;
}

.countryBallsForWork.mateuszStyle {
    background-image: url("/img/bgForElements/constructionSiteNewMobile.jpg") !important;
    height: 1200px;
}

.countryBallsForWork.mateuszStyle .workButtonContainer {
    zoom: 1.7;
    font-size: 20px;
}

.countryBallsForWork.mateuszStyle .countryBall {
    transform: scale(2) !important;
}

.countryBallsForWork.mateuszStyle .concrete_mixer {
    zoom: 2;
}

.countryBallsForWork.mateuszStyle .constructionWorker {
    left: 15% !important;
    bottom: 67% !important;
}

.countryBallsForWork.mateuszStyle .roofWorker {
    left: 55% !important;
    bottom: 67% !important;
}

.countryBallsForWork.mateuszStyle .shovelWorker {
    left: 55% !important;
    bottom: 15% !important;
}

.countryBallsForWork.mateuszStyle .workNotify {
    font-size: 20px;
}

.countryBallsForWork .constructionWorker{
    left: 13% !important;
    bottom: 47% !important;
}

.countryBallsForWork .shovelWorker {
    left: 25% !important;
    bottom: 8% !important;
}

.countryBallsForWork .roofWorker {
    left: 45% !important;
    bottom: 64% !important;
}

.mobile .countryBallsForWork .constructionWorker {
    left: 18% !important;
    bottom: 82% !important;
}

.mobile .countryBallsForWork .shovelWorker {
    left: 50% !important;
    bottom: 15% !important;
}

.mobile .countryBallsForWork .roofWorker {
    left: 62% !important;
    bottom: 68% !important;
}

/*TUTORIAL SPRITE STYLE*/

.countryBall .shovel::before {
    background-image: url('/img/countryBallBattle/sprite_60x65_trainwork.png');
    background-position: 180px 0px;
}

.countryBall.defender .construct-hat:before {
    background-image: url('/img/countryBallBattle/sprite_60x65_trainwork.png');
    background-position: 300px 0px;
}

.countryBall.attacker .construct-hat:before {
    background-image: url('/img/countryBallBattle/sprite_60x65_trainwork.png');
    background-position: 300px 65px;
}

.countryBall.angry.defender::before {
    background-image: url('/img/countryBallBattle/sprite_60x65_trainwork.png');
    background-position: 0px 0px;
}

.countryBall.happy.defender::before {
    background-image: url('/img/countryBallBattle/sprite_60x65_trainwork.png');
    background-position: 360px 0px;
}

.countryBall.annoyed.defender::before {
    background-image: url('/img/countryBallBattle/sprite_60x65_trainwork.png');
    background-position: 420px 0px;
}

.countryBall.annoyed.attacker::before {
    background-image: url('/img/countryBallBattle/sprite_60x65_trainwork.png');
    background-position: 420px 65px;
}

.countryBall .hammer::before {
    background-image: url('/img/countryBallBattle/sprite_60x65_trainwork.png');
    background-position: 240px 65px;
}

.countryBall .notepad::before {
    background-image: url('/img/countryBallBattle/sprite_60x65_trainwork.png');
    background-position: 120px 0px;
}

.countryBallsForWork .roofWorker {
    left: 45% !important;
    bottom: 64% !important;
}

.mobile .countryBallsForWork .constructionWorker {
    left: 18% !important;
    bottom: 82% !important;
}

.mobile .countryBallsForWork .shovelWorker {
    left: 50% !important;
    bottom: 15% !important;
}

.mobile .countryBallsForWork .roofWorker {
    left: 62% !important;
    bottom: 68% !important;
}


