﻿


.portfolio-image img{
 
  object-fit: cover;
  object-position: center;
}

.gambar{
 width: 600px !important;
  height:  338px !important; 
  display: flex;
  justify-content: center; /* tengah secara horizontal */
  align-items: center;     /* tengah secara vertical kalau nak */

}