.hideimgright {
	z-index:-2;
}
div.child_head > div.horse-wrap {
    z-index: -1;
    top: 52.5%;
    left: 48%;
    }

.horse-toy {
    background-size: 63%;
    top: -42px;

    }

div.col-md-3.horse-wrap::before {
left: 8px!important;
bottom:-6px!important;
}

@media (max-width:1200px) {
    div.horse-wrap {
        display:none;
    }
}