﻿body {
}
@media (max-width: 360px) {
    .ser-agile::after {
        content: "";
        position: absolute;
        bottom: -29px;
        margin-bottom: 30px;
    }
    .ser-agile {
    padding: 50px 4px;
    margin: 30px 0;
}
    .services-agileinfo {
    position: absolute;
    top: -5em;
}
    .alert {
    font-size: 0.85em;
    margin-top: 270em;
}
    .m-80 {
        display:none;
    }
}
@media (max-width: 375px) {
    .ser-agile::after {
        content: "";
        position: absolute;
        bottom: -29px;
        margin-bottom: 30px;
    }
    .m-80 {
        display:none;
    }
    .ser-agile {
    padding: 50px 4px;
    margin: 30px 0;
}
    .services-agileinfo {
    position: absolute;
    top: -5em;
}
    .alert {
    font-size: 0.85em;
    margin-top: 270em;
}
    .welcome-w3right {top:56%;
    }
}