@media (min-width: 1400px) {
    #physical-therapy.our-methods-content .row .col-md-3:nth-child(2) a.arrow-link::after, 
    #physical-therapy.our-methods-content .row .col-md-3:nth-child(2) span.arrow-link::after,
    #physical-therapy.our-methods-content .row .col-md-3:nth-child(3) a.arrow-link::after, 
    #physical-therapy.our-methods-content .row .col-md-3:nth-child(3) span.arrow-link::after {
        top: -8.5px;
    }
}
@media (min-width: 431px) and (max-width: 440px) {
    #physical-therapy.our-methods-content .row .col-md-3:nth-child(3) a.arrow-link::before,
    #physical-therapy.our-methods-content .row .col-md-3:nth-child(3) span.arrow-link::before {
        bottom: 0px;
    }
}
@media (min-width: 416px) and (max-width: 430px) {
    #physical-therapy.our-methods-content .row .col-md-3:nth-child(2) a.arrow-link::before,
    #physical-therapy.our-methods-content .row .col-md-3:nth-child(2) span.arrow-link::before {
        bottom: 0px;
    }
}
@media (max-width: 415px) {
    .our-methods-content a.arrow-link::before,
    .our-methods-content span.arrow-link::before {
        bottom: 14px;
    }
    #rehabilitation.our-methods-content .row .col-md-3 a.arrow-link::before,
    #rehabilitation.our-methods-content .row .col-md-3 span.arrow-link::before,
    #manual-therapy.our-methods-content .row:not(.mt-2.mt-md-3) .col-md-3:nth-child(1) a.arrow-link::before,
    #manual-therapy.our-methods-content .row:not(.mt-2.mt-md-3) .col-md-3:nth-child(1) span.arrow-link::before,
    #manual-therapy.our-methods-content .row:not(.mt-2.mt-md-3) .col-md-3:nth-child(3) a.arrow-link::before,
    #manual-therapy.our-methods-content .row:not(.mt-2.mt-md-3) .col-md-3:nth-child(3) span.arrow-link::before,
    #manual-therapy.our-methods-content .row:not(.mt-2.mt-md-3) .col-md-3:nth-child(4) a.arrow-link::before,
    #manual-therapy.our-methods-content .row:not(.mt-2.mt-md-3) .col-md-3:nth-child(4) span.arrow-link::before,
    #physiotherapy.our-methods-content .row .col-md-3:nth-child(3) a.arrow-link::before,
    #physiotherapy.our-methods-content .row .col-md-3:nth-child(3) span.arrow-link::before,
    #physical-therapy.our-methods-content .row .col-md-3:nth-child(2) a.arrow-link::before,
    #physical-therapy.our-methods-content .row .col-md-3:nth-child(2) span.arrow-link::before {
        bottom: -2px;
    }
    #manual-therapy.our-methods-content .row.mt-2.mt-md-3 .col-md-3:nth-child(1) a.arrow-link::before,
    #manual-therapy.our-methods-content .row.mt-2.mt-md-3 .col-md-3:nth-child(1) span.arrow-link::before,
    #manual-therapy.our-methods-content .row.mt-2.mt-md-3 .col-md-3:nth-child(3) a.arrow-link::before,
    #manual-therapy.our-methods-content .row.mt-2.mt-md-3 .col-md-3:nth-child(3) span.arrow-link::before
    #manual-therapy.our-methods-content .row.mt-2.mt-md-3 .col-md-3:nth-child(4) a.arrow-link::before,
    #manual-therapy.our-methods-content .row.mt-2.mt-md-3 .col-md-3:nth-child(4) span.arrow-link::before {
        bottom: 14px;
    }
}
@media (min-width: 391px) and (max-width: 395px) {
    #therapeutic-massage.our-methods-content .row .col-md-3:nth-child(1) a.arrow-link::before,
    #therapeutic-massage.our-methods-content .row .col-md-3:nth-child(1) span.arrow-link::before {
        bottom: -2px;
    }
}
@media (max-width: 385px) {
    #therapeutic-massage.our-methods-content .row .col-md-3:nth-child(1) a.arrow-link::before,
    #therapeutic-massage.our-methods-content .row .col-md-3:nth-child(1) span.arrow-link::before,
    #therapeutic-massage.our-methods-content .row .col-md-3:nth-child(4) a.arrow-link::before,
    #therapeutic-massage.our-methods-content .row .col-md-3:nth-child(4) span.arrow-link::before {
        bottom: -2px;
    }
}