﻿@import "../../petasoft/flexbox.css";
.images{
     
     
    width: 300px;
    max-height: 250px;
}
.images-name{
    color: #fff;
    font-weight: 500;
    font-size: 19px;
    font-family: 'lg';
    text-align: center;
    padding: 20px;
    background: #2e5e75;
    margin-bottom: 10px;
}