
@media only screen and (max-width: 480px) {

    .MainImageSection{
        padding: 0px !important;
        padding-bottom: 70px !important;
        padding-top: 40px !important;
        border-bottom-left-radius: 0% !important;
        border-bottom-right-radius:0% !important;
    }

    .ContainerPluginRent{
        margin-top: -100px !important;
        width: 100% !important;
    }

    .ContainerPluginRent>div{
        width: 95% !important;
        padding: 0px !important;

    }

}
