header .head-content::before {
    right: unset;
    left: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 30px;
}

header .head-content .info .content {
    margin-right: 0;
    margin-left: 30px;
}

.side-head:after,
.data-info ul li::before {
    right: unset;
    left: 0;
}

.butn span i {
    left: unset;
    right: 5px;
}

.about .img,
.data-info ul li {
    padding-right: 0;
    padding-left: 30px;
}

.about .img .abs-img {
    right: 0;
    left: -60px;
}

.about .img .exp {
    left: unset;
    right: 0;
}

.about .img::before {
    right: 30px;
    left: unset;
}

.about .info ul li img {
    margin-left: 0;
    margin-right: 10px;
}

.contact2 label {
    margin-left: 20px;
    margin-right: auto;
}

.drop-nav .drop-down{
    text-align: left;
    right: unset;
    left: 0;
}

.drop-nav .nav-links::before{
    right: 4px;
    left: unset;
}
