.cloud-section img {
    max-width: 100%;
}

.cloud-company img:hover{
    transform: translateY(-5px);
    box-shadow: 0 6px 10px rgba(111, 109, 109, 0.1);
    border-radius: 20%;
}

.nigerian-company img:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 10px rgba(111, 109, 109, 0.1);
    border-radius: 20%;
}