@media(min-width: 1200px)
{
    .react-js-developers .bcTech-content>ul>li:nth-child(4)
    {
        left: 75;
        top: 50px;
    }
    .react-js-developers .bcTech-content>ul>li:nth-child(2)
    {
        left: 30%;
        top: 70px;
    }
    .react-js-developers .bcTech-content>ul>li:nth-child(3)
    {
        left: 53%;
    }
    .react-js-developers .bcTech-content>ul>li:first-child
    {
        left: 50x;
    }
    .container.php-block
    {
        margin-bottom: 90px;
    }
    .innerpagehero .container, .container
    {
        max-width: 1200px;
    }
    .tel-block
    {
        margin-right: 30px;
    }
    .call-text.call-bg-img
    {
        margin-left: 34px;
    }
    .headerNav
    {
        padding-right: 80px;
    }
    .crt_logos
    {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        margin-top: -40px;
    }
    .logo-li img
    {
        text-align: center;
        display: block;
        margin: 12px auto;
        opacity: .7;
        transition: ease .3s;
    }
    .logo-li
    {
        max-width: 146px;
        margin: 0 auto;
    }
}