/*.preim_company:hover{
transform: rotateY(360deg);
}*/

.preim_company:hover{
transform: scale(1.05);
}

.preim_companyes {
transform-style: preserve-3d;
text-align: center;
}

.article_o_kompanii {
    display:flex;
}

@media (max-width:768px) {
    .article_o_kompanii {
    display:block !important;
}

    .pol_ekrana {
        width:auto !important;
        margin-bottom: 20px;
    }

    .cifri_onas {
        width:auto !important;
    }
}

@media (max-width:640px) {
.h2_onas {
margin-top: 34px !important;
}
}

.h2_onas {
  display:flex;
  align-items: center;
  justify-content: center;
}

.cifri_onas {
    width:53%;
}

.pol_ekrana {
    width : 40%;
    background-color: rgba(0,0,0,.7);
    padding:15px;
}

.preim_company {
    width:170px;
    height:170px;
    margin:0 15px;
    transition: all 0.7s ease 0s;
    transform-style: preserve-3d;
    display:inline-block;
    margin-top:24px;
}

.preim_company p {
    margin-top: 58px;
    line-height: 1.17;
}
