.machine-gallery{display:grid;gap:20px}.machine-gallery-cols-1{grid-template-columns:repeat(1,1fr)}.machine-gallery-cols-2{grid-template-columns:repeat(2,1fr)}.machine-gallery-cols-3{grid-template-columns:repeat(4,1fr)}.machine-gallery-cols-4{grid-template-columns:repeat(4,1fr)}.machine-gallery-item{display:block;overflow:hidden;border-radius:12px}.machine-gallery-item img{width:100%;height:260px;object-fit:cover;display:block;transition:transform .3s ease}.machine-gallery-item:hover img{transform:scale(1.05)}@media (max-width:767px){.machine-gallery{grid-template-columns:repeat(1,1fr)!important}.machine-gallery-item img{height:220px}}button.video-form-submit{padding:20px}.wptb-table-container.wptb-table-5538.wptb-table-container-0{text-align:left}