﻿.ind-item img{position: initial;height: auto;object-fit: contain;}
.ind-item{height:auto;padding-top:0;}
.ind-item:nth-child(n+4){margin-top:2%}
.ind-item:hover{background: none;}
@media (max-width:768px){.ind-item{width:49%;}
.ind-item .tit{font-size:20px;}
.ind-item:nth-child(n+3){margin-top:2%}}