.firstview{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.firstview__title{color:#002d58;font-size:2.5rem;font-weight:700;letter-spacing:2px;line-height:1.4;margin-bottom:30px}@media (max-width:768px){.firstview__title{font-size:2rem}}@media (max-width:560px){.firstview__title{font-size:1.3rem}}.firstview__images{display:flex;flex-direction:row;flex-wrap:wrap;gap:.8rem;justify-content:center}.firstview__images-item img{object-fit:contain;width:100%}