﻿.download-item{display:flex;justify-content:space-between;align-items:center}
.download-item .img{display:flex;align-items:center}
@media (max-width:768px){.download-item{flex-direction:column;align-items:flex-start}}
.download-item{box-shadow: rgb(0 0 0 / 20%) 0px 2px 15px;margin-bottom: 20px;padding: 20px;}
