.coaches_home_scroller{text-align:center;margin:auto;width:100%}.coaches_home_container{height:auto;padding:5px;border:1px solid #e6e6e6;color:#000;transition:transform .5s ease;background-color:#fff;margin:10px;border-radius:10px;cursor:pointer;width:260px;vertical-align:top;display:inline-block}.coaches_home_container:hover{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.coaches_home_container img{height:340px;object-fit:cover;object-position:center;border-radius:5px;width:100%}.coaches_home_container h4{font-size:19px;margin-bottom:5px;margin-top:10px}.coaches_home_container p{font-size:16px;margin:5px auto 20px;width:90%;white-space:normal}.coaches_home_container button{padding:8px 15px;font-size:15px;margin-bottom:5px}@media only screen and (max-width:900px){.coaches_home_container{height:auto;width:200px;vertical-align:top;display:inline-block}}@media only screen and (max-width:700px){.coaches_home_scroller{overflow-x:scroll;white-space:nowrap}.coaches_home_container{height:auto;width:180px;vertical-align:top;display:inline-block}}