﻿
.Service {
    padding-top: 115px !important;
}

.Productimgblock {
    margin-top: 80px !important;
}

@media only screen and (min-width: 1161px) and (max-width: 1280px) {
    .Service {
        padding-top: 90px !important;
    }

    .Productimgblock {
        margin-top: 80px !important;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1160px) {
    .Service {
        padding-top: 510px !important;
    }

    .Productimgblock {
        margin-top: 80px !important;
    }
    .about
{
    width:100% !important;
    margin-top:7% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .Service {
        padding-top: 500px !important;
    }

    .Productimgblock {
        margin-top: 80px !important;
    }
    .about
{
    width:100% !important;
    margin-top:7% !important;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .Service {
        padding-top: 655px !important;
    }

    .productreadmore {
        left: 30% !important;
    }

    .Productimgblock {
        margin-top: 80px !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .Service {
        padding-top: 625px !important;
    }

    .productreadmore {
        left: 30% !important;
    }

    .Productimgblock {
        margin-top: 80px !important;
    }
}
