﻿@media only screen and (device-width : 414px) and (device-height : 896px) {
    .flaticon-imac1:before {
        content: "\f145";
        position: absolute !important;
        right: 17.5rem;
        top: 0.5rem !important;
    }
    .flaticon-imac:before {
        content: "\f145";
        position: absolute !important;
        right: 17.5rem;
        top: 0.5rem !important;
    }
    .flaticon-coins:before {
        content: "\f1ab";
        position: absolute !important;
        right: 17.5rem !important;
        top: 1.2rem !important
    }

    .flaticon-users:before {
        content: "\f11a";
        position: absolute !important;
        right: 17.5rem !important;
        top: 1.5rem !important
    }

    .flaticon-time-1:before {
        content: "\f147";
        position: absolute !important;
        right: 17.5rem !important;
        top: 0.9rem !important
    }

    .lbl-title-data {
        margin-left: 2rem;
    }
}

@media only screen and (device-width : 375px) and (device-height : 667px) {
    .flaticon-imac1:before {
        content: "\f145";
        position: absolute !important;
        right: 15rem;
        top: 0.5rem !important;
    }
    .flaticon-imac:before {
        content: "\f145";
        position: absolute !important;
        right: 15rem;
        top: 0.5rem !important;
    }

    .flaticon-coins:before {
        content: "\f1ab";
        position: absolute !important;
        right: 15rem !important;
        top: 1.2rem !important
    }

    .flaticon-users:before {
        content: "\f11a";
        position: absolute !important;
        right: 15rem !important;
        top: 1.5rem !important
    }

    .flaticon-time-1:before {
        content: "\f147";
        position: absolute !important;
        right: 15rem !important;
        top: 1.7rem !important
    }

    .lbl-title-data {
        margin-left: 2rem;
    }
}

@media only screen and (device-width : 390px) and (device-height : 844px) {
    .flaticon-imac1:before {
        content: "\f145";
        position: absolute !important;
        right: 16rem;
        top: 0.5rem !important;
    }
    .flaticon-imac:before {
        content: "\f145";
        position: absolute !important;
        right: 16rem;
        top: 0.5rem !important;
    }

    .flaticon-coins:before {
        content: "\f1ab";
        position: absolute !important;
        right: 16rem !important;
        top: 1.2rem !important
    }

    .flaticon-users:before {
        content: "\f11a";
        position: absolute !important;
        right: 16rem !important;
        top: 1.5rem !important
    }

    .flaticon-time-1:before {
        content: "\f147";
        position: absolute !important;
        right: 16rem !important;
        top: 1.7rem !important
    }

    .lbl-title-data {
        margin-left: 2rem;
    }
}
