/* Start Variables */
:root {
    --main-color: #1A87D8;
    --color-khdr: #49D90F;
    --color-ghoz: #1A87D8;
    --color-orange: #1A87D8;
}
/* End Variables */

body {
    max-width: 100%;
    overflow-x: hidden;
}
.mag-device .row .col img {
    max-width: 100%;
    margin-bottom: 20px;
}