

/* Start:/bitrix/templates/ymservice/components/b1team/ymservice.gallery/photo-right/style.css?14550342281990*/
.b1t-ymservice-gallery-photo-right .photo {
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 10px;
}

.b1t-ymservice-gallery-photo-right .photo:hover {
    z-index: 11;
}

.b1t-ymservice-gallery-photo-right .photo .picture {
    position: relative;
    margin: -20px -20px 0px -20px;
}

.b1t-ymservice-gallery-photo-right .photo img {
    
    max-width: 100%; 
    width: auto\9; 
    width: auto; 
    
    max-height: 100%;
    height: auto; 
}

.b1t-ymservice-gallery-photo-right .photo .picture-description {
    text-align: center;
    font-size: 14px;
    margin-top: 9px;
}

.b1t-ymservice-gallery-photo-right .photo .picture-description table {
    width: 100%;
}
.b1t-ymservice-gallery-photo-right .photo .picture-description table td {
    vertical-align: middle;
}


@media only screen and (max-width: 991px)  {
    
    
    .b1t-ymservice-gallery-photo-right .photo {
        float: left;
        margin-right: 3.33333%;
        width: 30%;
        text-align: center;
    }
    
    .b1t-ymservice-gallery-photo-right .photo .picture-description table td {
        height: 40px;
    }
}

@media only screen and (min-width: 650px)  and (max-width: 991px)  {
    
    .b1t-ymservice-gallery-photo-right .photo:nth-of-type(3n+1) {
         clear: both;
    }
}

@media only screen and (max-width: 649px)  {
    
    .b1t-ymservice-gallery-photo-right .photo {
        float: left;
        margin-right: 2%;
        width: 48%;
        text-align: center;
    }
    
}

@media only screen and (min-width: 412px)  and (max-width: 649px)  {
    
    .b1t-ymservice-gallery-photo-right .photo:nth-of-type(2n+1) {
         clear: both;
    }
}

@media only screen and (max-width: 411px)  {
    .b1t-ymservice-gallery-photo-right .photo {
        float: none;
        margin-right: 0px;
        text-align: center;
        width: 100%;
    }
    
    .b1t-ymservice-gallery-photo-right .photo .picture-description table td {
        height: auto;
    }
    
    
}
/* End */
/* /bitrix/templates/ymservice/components/b1team/ymservice.gallery/photo-right/style.css?14550342281990 */
