@media only screen and (min-width: 1441px) and (max-width: 1660px)
{
    .container
    {
        max-width: 90%;
    }
    .hire-dev-wrapper::after
    {
        width: 79%;
    }
    .hire-dev-wrapper::before
    {
        width: 21%;
    }
    .process_shape_rt
    {
        width: 400px;
    }
}