﻿.hideTablet {
    display: none !important;
}

.hideDesktop {
    display: block;
}

.description_table td {
    width: 90% !important;
    margin-left: 5%;
    display: block;
}

.paddingAll25Desktop {
    padding: 25px 0;
}


.mobile_image {
    max-width: 90%;
}

.smartphone_image {
    max-width: 90%;
}

.big_img {
    max-width: 90%;
    max-height: 520px;
    margin-right: auto;
    margin-left: auto;
}
