.scaling{
    
    transform: scale(1.3);
}

.pt-cn-image{
    transition: 0.5s ease;
}